- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 111 - 120 of 625 for host:kubernetes.io (0.03 sec)
-
Participating in SIG Docs | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/participate/Registered: Wed Feb 12 06:48:37 UTC 2025 - 433.5K bytes - Viewed (0) -
Gateway API | Kubernetes
Gateway API is a family of API kinds that provide dynamic infrastructure provisioning and advanced traffic routing.kubernetes.io/docs/concepts/services-networking/gateway/Registered: Wed Feb 12 05:48:15 UTC 2025 - 443.1K bytes - Viewed (0) -
kubeadm join | Kubernetes
This command initializes a new Kubernetes node and joins it to the existing cluster. Run this on any machine you wish to join an existing cluster Synopsis When joining a kubeadm initialized cluster, we need to establish bidirectional trust. This is split into discovery (having the Node trust the Kubernetes Control Plane) and TLS bootstrap (having the Kubernetes Control Plane trust the Node). There are 2 main schemes for discovery.kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-join/Registered: Wed Feb 12 06:34:33 UTC 2025 - 455.4K bytes - Viewed (0) -
kubectl auth | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_auth/Registered: Wed Feb 12 06:31:14 UTC 2025 - 434.6K bytes - Viewed (0) -
kubectl annotate | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_annotate/Registered: Wed Feb 12 06:31:56 UTC 2025 - 440.4K bytes - Viewed (0) -
Node Status | Kubernetes
The status of a node in Kubernetes is a critical aspect of managing a Kubernetes cluster. In this article, we'll cover the basics of monitoring and maintaining node status to ensure a healthy and stable cluster. Node status fields A Node's status contains the following information: Addresses Conditions Capacity and Allocatable Info You can use kubectl to view a Node's status and other details: kubectl describe node <insert-node-name-here> Each section of the output is described below.kubernetes.io/docs/reference/node/node-status/Registered: Wed Feb 12 06:31:32 UTC 2025 - 436.4K bytes - Viewed (0) -
kubectl certificate approve | Kubernetes
Synopsis Approve a certificate signing request. kubectl certificate approve allows a cluster admin to approve a certificate signing request (CSR). This action tells a certificate signing controller to issue a certificate to the requester with the attributes requested in the CSR. SECURITY NOTICE: Depending on the requested attributes, the issued certificate can potentially grant a requester access to cluster resources or to authenticate as a requested identity. Before approving a CSR, ensure you understand what the signed certificate can do.kubernetes.io/docs/reference/kubectl/generated/kubectl_certificate/kubectl_certificate_approve/Registered: Wed Feb 12 06:32:18 UTC 2025 - 438.1K bytes - Viewed (0) -
kubeadm reset phase | Kubernetes
kubeadm reset phase enables you to invoke atomic steps of the node reset process. Hence, you can let kubeadm do some of the work and you can fill in the gaps if you wish to apply customization. kubeadm reset phase is consistent with the kubeadm reset workflow, and behind the scene both use the same code. kubeadm reset phase phase Use this command to invoke single phase of the "reset" workflowkubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-reset-phase/Registered: Wed Feb 12 06:31:51 UTC 2025 - 436.1K bytes - Viewed (0) -
kubectl api-versions | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_api-versions/Registered: Wed Feb 12 06:32:25 UTC 2025 - 434.4K bytes - Viewed (0) -
Instrumentation | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/instrumentation/Registered: Wed Feb 12 06:31:20 UTC 2025 - 426K bytes - Viewed (0)