- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 171 - 180 of 663 for content_length:[500000 TO 999999] (1.71 sec)
-
Connect a Frontend to a Backend Using Services ...
This task shows how to create a frontend and a backend microservice. The backend microservice is a hello greeter. The frontend exposes the backend using nginx and a Kubernetes Service object. Objectives Create and run a sample hello backend microservice using a Deployment object. Use a Service object to send traffic to the backend microservice's multiple replicas. Create and run a nginx frontend microservice, also using a Deployment object. Configure the frontend microservice to send traffic to the backend microservice.kubernetes.io/docs/tasks/access-application-cluster/connecting-frontend-backend/Registered: Fri Dec 12 08:40:57 UTC 2025 - 491.1K bytes - Viewed (0) -
Extend the Kubernetes API with CustomResourceDe...
This page shows how to install a custom resource into the Kubernetes API by creating a CustomResourceDefinition. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube or you can use one of these Kubernetes playgrounds:kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/Registered: Fri Dec 12 08:45:28 UTC 2025 - 674.6K bytes - Viewed (0) -
Well-Known Labels, Annotations and Taints | Kub...
Production-Grade Container Orchestrationkubernetes.io/docs/reference/labels-annotations-taints/Registered: Fri Dec 12 08:49:03 UTC 2025 - 615.4K bytes - Viewed (0) -
Kubernetes API Concepts | Kubernetes
The Kubernetes API is a resource-based (RESTful) programmatic interface provided via HTTP. It supports retrieving, creating, updating, and deleting primary resources via the standard HTTP verbs (POST, PUT, PATCH, DELETE, GET). For some resources, the API includes additional subresources that allow fine-grained authorization (such as separate views for Pod details and log retrievals), and can accept and serve those resources in different representations for convenience or efficiency. Kubernetes supports efficient change notifications on resources via watches: in the Kubernetes API, watch is a verb that is used to track changes to an object in Kubernetes as a stream.kubernetes.io/docs/reference/using-api/api-concepts/Registered: Fri Dec 12 08:48:32 UTC 2025 - 566.5K bytes - Viewed (0) -
Running ZooKeeper, A Distributed System Coordin...
This tutorial demonstrates running Apache Zookeeper on Kubernetes using StatefulSets, PodDisruptionBudgets, and PodAntiAffinity. Before you begin Before starting this tutorial, you should be familiar with the following Kubernetes concepts: Pods Cluster DNS Headless Services PersistentVolumes StatefulSets PodDisruptionBudgets PodAntiAffinity kubectl CLI You must have a cluster with at least four nodes, and each node requires at least 2 CPUs and 4 GiB of memory. In this tutorial you will cordon and drain the cluster's nodes.kubernetes.io/docs/tutorials/stateful-application/zookeeper/Registered: Fri Dec 12 08:55:14 UTC 2025 - 553.6K bytes - Viewed (0) -
Implementation details | Kubernetes
FEATURE STATE: Kubernetes v1.10 [stable] kubeadm init and kubeadm join together provide a nice user experience for creating a bare Kubernetes cluster from scratch, that aligns with the best-practices. However, it might not be obvious how kubeadm does that. This document provides additional details on what happens under the hood, with the aim of sharing knowledge on the best practices for a Kubernetes cluster. Core design principles The cluster that kubeadm init and kubeadm join set up should be:kubernetes.io/docs/reference/setup-tools/kubeadm/implementation-details/Registered: Fri Dec 12 08:58:57 UTC 2025 - 505.3K bytes - Viewed (0) -
Feature Gates (removed) | Kubernetes
This page contains list of feature gates that have been removed. The information on this page is for reference. A removed feature gate is different from a GA'ed or deprecated one in that a removed one is no longer recognized as a valid feature gate. However, a GA'ed or a deprecated feature gate is still recognized by the corresponding Kubernetes components although they are unable to cause any behavior differences in a cluster.kubernetes.io/docs/reference/command-line-tools-reference/feature-gates-removed/Registered: Fri Dec 12 09:20:53 UTC 2025 - 677.9K bytes - Viewed (0) -
kube-proxy Configuration (v1alpha1) | Kubernetes
Resource Types KubeProxyConfiguration FormatOptions Appears in: LoggingConfiguration FormatOptions contains options for the different logging formats. FieldDescription text [Required] TextOptions [Alpha] Text contains options for logging format "text". Only available when the LoggingAlphaOptions feature gate is enabled. json [Required] JSONOptions [Alpha] JSON contains options for logging format "json". Only available when the LoggingAlphaOptions feature gate is enabled. JSONOptions Appears in: FormatOptions JSONOptions contains options for logging format "json". FieldDescription OutputRoutingOptions [Required] OutputRoutingOptions (Members of OutputRoutingOptions are embedded into this type.kubernetes.io/docs/reference/config-api/kube-proxy-config.v1alpha1/Registered: Fri Dec 12 09:22:11 UTC 2025 - 492.2K bytes - Viewed (0) -
Array API — NumPy v2.3 Manual
Skip to main content Back to top Ctrl + K Choose version GitHub Array API # The test of a first-rate intelligence is ...numpy.org/doc/stable/reference/c-api/array.htmlRegistered: Fri Dec 12 10:00:25 UTC 2025 - Last Modified: Mon Aug 18 04:21:27 UTC 2025 - 719.7K bytes - Viewed (0) -
contrib.symbol — Apache MXNet documentation
contrib.symbol Symbol namespace used to register contrib functions Functions AdaptiveAvgPooling2D ([data, kernel, …])...mxnet.apache.org/versions/master/api/python/docs/api/contrib/symbol/index.html Similar Results (1)Registered: Fri Dec 12 09:31:15 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 534.7K bytes - Viewed (0)