Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 681 - 690 of 721 for host:kubernetes.io (0.03 seconds)

  1. kubectl events | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_events/
    Fri Feb 06 08:44:02 GMT 2026
      479.1K bytes
  2. kubectl set env | Kubernetes

    Synopsis Update environment variables on a pod template. List environment variable definitions in one or more pods, pod templates. Add, update, or remove container environment variable definitions in one or more pod templates (within replication controllers or deployment configurations). View or modify the environment variable definitions on all containers in the specified pods or pod templates, or just those that match a wildcard. If "--env -" is passed, environment variables can be read from STDIN using the standard env syntax.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_env/
    Fri Feb 06 08:53:33 GMT 2026
      482.4K bytes
  3. External APIs | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/external-api/
    Fri Feb 06 08:53:52 GMT 2026
      466.1K bytes
  4. 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/
    Fri Feb 06 08:54:17 GMT 2026
      473.6K bytes
  5. Certificates and Certificate Signing Requests |...

    Kubernetes certificate and trust bundle APIs enable automation of X.509 credential provisioning by providing a programmatic interface for clients of the Kubernetes API to request and obtain X.509 certificates from a Certificate Authority (CA). There is also experimental (alpha) support for distributing trust bundles. Certificate signing requests FEATURE STATE: Kubernetes v1.19 [stable] A CertificateSigningRequest (CSR) resource is used to request that a certificate be signed by a denoted signer, after which the request may be approved or denied before finally being signed.
    kubernetes.io/docs/reference/access-authn-authz/certificate-signing-requests/
    Fri Feb 06 08:30:01 GMT 2026
      528K bytes
  6. Kubelet Systemd Watchdog | Kubernetes

    FEATURE STATE: Kubernetes v1.32 [beta](enabled by default) On Linux nodes, Kubernetes 1.35 supports integrating with systemd to allow the operating system supervisor to recover a failed kubelet. This integration is not enabled by default. It can be used as an alternative to periodically requesting the kubelet's /healthz endpoint for health checks. If the kubelet does not respond to the watchdog within the timeout period, the watchdog will kill the kubelet.
    kubernetes.io/docs/reference/node/systemd-watchdog/
    Fri Feb 06 08:31:27 GMT 2026
      473.5K bytes
  7. 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/
    Fri Feb 06 08:41:30 GMT 2026
      478.5K bytes
  8. kubectl annotate | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_annotate/
    Fri Feb 06 08:41:35 GMT 2026
      481K bytes
  9. kubectl auth | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/
    Fri Feb 06 08:39:18 GMT 2026
      475.1K bytes
  10. kubectl api-versions | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_api-versions/
    Fri Feb 06 08:39:49 GMT 2026
      474.9K bytes
Back to Top