- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 673 for host:kubernetes.io (0.02 sec)
-
kubectl cordon | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_cordon/ Similar Results (1)Registered: Wed Feb 12 06:33:41 UTC 2025 - 435.1K bytes - Viewed (0) -
kubectl logs | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_logs/Registered: Wed Feb 12 06:36:14 UTC 2025 - 440.3K bytes - Viewed (0) -
CRI Pod & Container Metrics | Kubernetes
Collection of Pod & Container metrics via the CRI.kubernetes.io/docs/reference/instrumentation/cri-pod-container-metrics/Registered: Wed Feb 12 06:30:03 UTC 2025 - 428K bytes - Viewed (0) -
kubectl create | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_create/Registered: Wed Feb 12 06:27:42 UTC 2025 - 440.6K bytes - Viewed (0) -
kubectl apply | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_apply/Registered: Wed Feb 12 06:27:48 UTC 2025 - 442.5K bytes - Viewed (0) -
Virtual IPs and Service Proxies | Kubernetes
Every node in a Kubernetes cluster runs a kube-proxy (unless you have deployed your own alternative component in place of kube-proxy). The kube-proxy component is responsible for implementing a virtual IP mechanism for Services of type other than ExternalName. Each instance of kube-proxy watches the Kubernetes control plane for the addition and removal of Service and EndpointSlice objects. For each Service, kube-proxy calls appropriate APIs (depending on the kube-proxy mode) to configure the node to capture traffic to the Service's clusterIP and port, and redirect that traffic to one of the Service's endpoints (usually a Pod, but possibly an arbitrary user-provided IP address).kubernetes.io/docs/reference/networking/virtual-ips/Registered: Wed Feb 12 06:28:51 UTC 2025 - 474.6K bytes - Viewed (0) -
kubectl apply set-last-applied | Kubernetes
Synopsis Set the latest last-applied-configuration annotations by setting it to match the contents of a file. This results in the last-applied-configuration being updated as though 'kubectl apply -f<file> ' was run, without updating any other parts of the object. kubectl apply set-last-applied -f FILENAME Examples # Set the last-applied-configuration of a resource to match the contents of a file kubectl apply set-last-applied -f deploy.yaml # Execute set-last-applied against each configuration file in a directory kubectl apply set-last-applied -f path/ # Set the last-applied-configuration of a resource to match the contents of a file; will create the annotation if it does not already exist kubectl apply set-last-applied -f deploy.kubernetes.io/docs/reference/kubectl/generated/kubectl_apply/kubectl_apply_set-last-applied/Registered: Wed Feb 12 06:29:31 UTC 2025 - 438.9K bytes - Viewed (0) -
Node Labels Populated By The Kubelet | Kubernetes
Kubernetes nodes come pre-populated with a standard set of labels. You can also set your own labels on nodes, either through the kubelet configuration or using the Kubernetes API. Preset labels The preset labels that Kubernetes sets on nodes are: kubernetes.io/arch kubernetes.io/hostname kubernetes.io/os node.kubernetes.io/instance-type (if known to the kubelet – Kubernetes may not have this information to set the label) topology.kubernetes.io/region (if known to the kubelet – Kubernetes may not have this information to set the label) topology.kubernetes.io/docs/reference/node/node-labels/Registered: Wed Feb 12 06:28:24 UTC 2025 - 430K bytes - Viewed (0) -
kubectl port-forward | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_port-forward/Registered: Wed Feb 12 06:35:15 UTC 2025 - 438.6K bytes - Viewed (0) -
kubectl options | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_options/Registered: Wed Feb 12 06:34:55 UTC 2025 - 434.3K bytes - Viewed (0)