Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 723 for host:kubernetes.io (0.03 sec)

  1. Instrumentation | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/instrumentation/
    Registered: Mon Jan 26 07:17:53 UTC 2026
    - 466.3K bytes
    - Viewed (0)
  2. kubectl auth | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/
    Registered: Mon Jan 26 07:24:18 UTC 2026
    - 474.4K bytes
    - Viewed (0)
  3. 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: Mon Jan 26 07:24:23 UTC 2026
    - 477.8K bytes
    - Viewed (0)
  4. kubectl exec | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_exec/
    Registered: Mon Jan 26 07:29:17 UTC 2026
    - 477.2K bytes
    - Viewed (0)
  5. kube-apiserver Admission (v1) | Kubernetes

    Resource Types AdmissionReview AdmissionReview AdmissionReview describes an admission review request/response. FieldDescription apiVersionstringadmission.k8s.io/v1 kindstringAdmissionReview request AdmissionRequest request describes the attributes for the admission request. response AdmissionResponse response describes the attributes for the admission response. AdmissionRequest Appears in: AdmissionReview AdmissionRequest describes the admission.Attributes for the admission request. FieldDescription uid [Required] k8s.io/apimachinery/pkg/types.UID uid is an identifier for the individual request/response. It allows us to distinguish instances of requests which are otherwise identical (parallel requests, requests when earlier requests did not modify etc) The UID is meant to track the round trip (request/response) between the KAS and the WebHook, not the user request.
    kubernetes.io/docs/reference/config-api/apiserver-admission.v1/
    Registered: Mon Jan 26 07:36:27 UTC 2026
    - 479K bytes
    - Viewed (0)
  6. Issue Wranglers | Kubernetes

    Alongside the PR Wrangler, formal approvers, reviewers and members of SIG Docs take week-long shifts triaging and categorising issues for the repository. Duties Each day in a week-long shift the Issue Wrangler will be responsible for: Triaging and tagging incoming issues daily. See Triage and categorize issues for guidelines on how SIG Docs uses metadata. Keeping an eye on stale & rotten issues within the kubernetes/website repository. Maintenance of the Issues board.
    kubernetes.io/docs/contribute/participate/issue-wrangler/
    Registered: Mon Jan 26 07:43:48 UTC 2026
    - 472.9K bytes
    - Viewed (0)
  7. Page content types | Kubernetes

    The Kubernetes documentation follows several types of page content: Concept Task Tutorial Reference Content sections Each page content type contains a number of sections defined by Markdown comments and HTML headings. You can add content headings to your page with the heading shortcode. The comments and headings help maintain the structure of the page content types. Examples of Markdown comments defining page content sections: <!-- overview --> <!-- body --> To create common headings in your content pages, use the heading shortcode with a heading string.
    kubernetes.io/docs/contribute/style/page-content-types/
    Registered: Mon Jan 26 07:44:01 UTC 2026
    - 477.3K bytes
    - Viewed (0)
  8. Debug cluster | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/debug-cluster/
    Registered: Mon Jan 26 07:44:22 UTC 2026
    - 465.1K bytes
    - Viewed (0)
  9. Install and Set Up kubectl on macOS | Kubernetes

    Before you begin You must use a kubectl version that is within one minor version difference of your cluster. For example, a v1.35 client can communicate with v1.34, v1.35, and v1.36 control planes. Using the latest compatible version of kubectl helps avoid unforeseen issues. Install kubectl on macOS The following methods exist for installing kubectl on macOS: Install kubectl on macOS Install kubectl binary with curl on macOS Install with Homebrew on macOS Install with Macports on macOS Verify kubectl configuration Optional kubectl configurations and plugins Enable shell autocompletion Install kubectl convert plugin Install kubectl binary with curl on macOS Download the latest release:
    kubernetes.io/docs/tasks/tools/install-kubectl-macos/
    Registered: Mon Jan 26 06:44:49 UTC 2026
    - 503.5K bytes
    - Viewed (0)
  10. Network Policies | Kubernetes

    If you want to control traffic flow at the IP address or port level (OSI layer 3 or 4), NetworkPolicies allow you to specify rules for traffic flow within your cluster, and also between Pods and the outside world. Your cluster must use a network plugin that supports NetworkPolicy enforcement.
    kubernetes.io/docs/concepts/services-networking/network-policies/
    Registered: Mon Jan 26 06:37:51 UTC 2026
    - 528K bytes
    - Viewed (0)
Back to top