Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: [xss] test %27 テスト

Results 441 - 450 of 685 for host:kubernetes.io (0.02 sec)

  1. kubeadm reset | Kubernetes

    Performs a best effort revert of changes made by kubeadm init or kubeadm join. Performs a best effort revert of changes made to this host by 'kubeadm init' or 'kubeadm join' Synopsis Performs a best effort revert of changes made to this host by 'kubeadm init' or 'kubeadm join' The "reset" command executes the following phases: preflight Run reset pre-flight checks remove-etcd-member Remove a local etcd member. cleanup-node Run cleanup node.
    kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-reset/
    Registered: Wed Apr 16 06:29:49 UTC 2025
    - 442.3K bytes
    - Viewed (0)
  2. Networking Reference | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/networking/
    Registered: Wed Apr 16 06:29:44 UTC 2025
    - 430.9K bytes
    - Viewed (0)
  3. kubectl scale | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/kubectl/generated/kubectl_scale/
    Registered: Wed Apr 16 06:36:12 UTC 2025
    - 443.9K bytes
    - Viewed (0)
  4. kubectl create service externalname | Kubernetes

    Synopsis Create an ExternalName service with the specified name. ExternalName service references to an external DNS address instead of only pods, which will allow application authors to reference services that exist off platform, on other clusters, or locally. kubectl create service externalname NAME --external-name external.name [--dry-run=server|client|none] Examples # Create a new ExternalName service named my-ns kubectl create service externalname my-ns --external-name bar.com Options --allow-missing-template-keys     Default: true If true, ignore any errors in templates when a field or map key is missing in the template.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_service_externalname/
    Registered: Wed Apr 16 06:36:52 UTC 2025
    - 444.2K bytes
    - Viewed (0)
  5. kubeadm Configuration (v1beta3) | Kubernetes

    Overview Package v1beta3 defines the v1beta3 version of the kubeadm configuration file format. This version improves on the v1beta2 format by fixing some minor issues and adding a few new fields. A list of changes since v1beta2: The deprecated "ClusterConfiguration.useHyperKubeImage" field has been removed. Kubeadm no longer supports the hyperkube image. The "ClusterConfiguration.dns.type" field has been removed since CoreDNS is the only supported DNS server type by kubeadm. Include "datapolicy" tags on the fields that hold secrets.
    kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta3/
    Registered: Wed Apr 16 06:44:30 UTC 2025
    - 492.4K bytes
    - Viewed (0)
  6. Reviewing changes | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/review/
    Registered: Wed Apr 16 06:44:12 UTC 2025
    - 430.6K bytes
    - Viewed (0)
  7. Contributing to Kubernetes blogs | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/contribute/blog/
    Registered: Wed Apr 16 06:45:00 UTC 2025
    - 435K bytes
    - Viewed (0)
  8. Generating Reference Documentation for Metrics ...

    This page demonstrates the generation of metrics reference documentation. Before you begin Requirements: You need a machine that is running Linux or macOS. You need to have these tools installed: Python v3.7.x+ Git Golang version 1.13+ Pip used to install PyYAML PyYAML v5.1.2 make gcc compiler/linker Docker (Required only for kubectl command reference) Your PATH environment variable must include the required build tools, such as the Go binary and python.
    kubernetes.io/docs/contribute/generate-ref-docs/metrics-reference/
    Registered: Wed Apr 16 06:47:12 UTC 2025
    - 437.9K bytes
    - Viewed (0)
  9. Generating Reference Documentation for kubectl ...

    This page shows how to generate the kubectl command reference. Note:This topic shows how to generate reference documentation for kubectl commands like kubectl apply and kubectl taint. This topic does not show how to generate the kubectl options reference page. For instructions on how to generate the kubectl options reference page, see Generating Reference Pages for Kubernetes Components and Tools. Before you begin Requirements: You need a machine that is running Linux or macOS.
    kubernetes.io/docs/contribute/generate-ref-docs/kubectl/
    Registered: Wed Apr 16 06:47:02 UTC 2025
    - 449.9K bytes
    - Viewed (0)
  10. Reference Documentation Quickstart | Kubernetes

    This page shows how to use the update-imported-docs.py script to generate the Kubernetes reference documentation. The script automates the build setup and generates the reference documentation for a release. Before you begin Requirements: You need a machine that is running Linux or macOS. You need to have these tools installed: Python v3.7.x+ Git Golang version 1.13+ Pip used to install PyYAML PyYAML v5.1.2 make gcc compiler/linker Docker (Required only for kubectl command reference) Your PATH environment variable must include the required build tools, such as the Go binary and python.
    kubernetes.io/docs/contribute/generate-ref-docs/quickstart/
    Registered: Wed Apr 16 06:47:53 UTC 2025
    - 450.6K bytes
    - Viewed (0)
Back to top