- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 391 - 400 of 685 for host:kubernetes.io (0.03 sec)
-
kubeadm upgrade phases | Kubernetes
kubeadm upgrade apply phase Using the phases of kubeadm upgrade apply, you can choose to execute the separate steps of the initial upgrade of a control plane node. phase preflight control-plane upload-config kubelet-config bootstrap-token addon post-upgrade Use this command to invoke single phase of the "apply" workflow Synopsis Use this command to invoke single phase of the "apply" workflow kubeadm upgrade apply phase [flags] Options -h, --help help for phasekubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-upgrade-phase/Registered: Wed Apr 16 06:33:51 UTC 2025 - 460K bytes - Viewed (0) -
kubeadm kubeconfig | Kubernetes
kubeadm kubeconfig provides utilities for managing kubeconfig files. For examples on how to use kubeadm kubeconfig user see Generating kubeconfig files for additional users. kubeadm kubeconfig overview Kubeconfig file utilities Synopsis Kubeconfig file utilities. Options -h, --help help for kubeconfig Options inherited from parent commands --rootfs string The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path. kubeadm kubeconfig user This command can be used to output a kubeconfig file for an additional user.kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-kubeconfig/Registered: Wed Apr 16 06:34:40 UTC 2025 - 437.1K bytes - Viewed (0) -
kubectl apply view-last-applied | Kubernetes
Synopsis View the latest last-applied-configuration annotations by type/name or file. The default output will be printed to stdout in YAML format. You can use the -o option to change the output format. kubectl apply view-last-applied (TYPE [NAME | -l label] | TYPE/NAME | -f FILENAME) Examples # View the last-applied-configuration annotations by type/name in YAML kubectl apply view-last-applied deployment/nginx # View the last-applied-configuration annotations by file in JSON kubectl apply view-last-applied -f deploy.kubernetes.io/docs/reference/kubectl/generated/kubectl_apply/kubectl_apply_view-last-applied/Registered: Wed Apr 16 06:33:42 UTC 2025 - 442K bytes - Viewed (0) -
kubectl | Kubernetes
Synopsis kubectl controls the Kubernetes cluster manager. Find more information in Command line tool (kubectl). kubectl [flags] Options --add-dir-header If true, adds the file directory to the header of the log messages --alsologtostderr log to standard error as well as files --as string Username to impersonate for the operation --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups. --azure-container-registry-config string Path to the file containing Azure container registry configuration information.kubernetes.io/docs/reference/kubectl/kubectl/Registered: Wed Apr 16 06:38:41 UTC 2025 - 449.1K bytes - Viewed (0) -
kubectl taint | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_taint/Registered: Wed Apr 16 06:38:24 UTC 2025 - 443.7K bytes - Viewed (0) -
kubectl edit | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_edit/Registered: Wed Apr 16 06:39:38 UTC 2025 - 444.4K bytes - Viewed (0) -
kubectl create service clusterip | Kubernetes
Synopsis Create a ClusterIP service with the specified name. kubectl create service clusterip NAME [--tcp=<port>:<targetPort>] [--dry-run=server|client|none] Examples # Create a new ClusterIP service named my-cs kubectl create service clusterip my-cs --tcp=5678:8080 # Create a new ClusterIP service named my-cs (in headless mode) kubectl create service clusterip my-cs --clusterip="None" 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. Only applies to golang and jsonpath output formats.kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_service_clusterip/Registered: Wed Apr 16 06:39:26 UTC 2025 - 444K bytes - Viewed (0) -
Documentation Content Guide | Kubernetes
This page contains guidelines for Kubernetes documentation. If you have questions about what's allowed, join the #sig-docs channel in Kubernetes Slack and ask! You can register for Kubernetes Slack at https://slack.k8s.io/. For information on creating new content for the Kubernetes docs, follow the style guide. Overview Source for the Kubernetes website, including the docs, resides in the kubernetes/website repository. Located in the kubernetes/website/content/<language_code>/docs folder, the majority of Kubernetes documentation is specific to the Kubernetes project.kubernetes.io/docs/contribute/style/content-guide/Registered: Wed Apr 16 06:42:52 UTC 2025 - 436K bytes - Viewed (0) -
kube-scheduler Configuration (v1) | Kubernetes
Resource Types DefaultPreemptionArgs InterPodAffinityArgs KubeSchedulerConfiguration NodeAffinityArgs NodeResourcesBalancedAllocationArgs NodeResourcesFitArgs PodTopologySpreadArgs VolumeBindingArgs ClientConnectionConfiguration Appears in: KubeSchedulerConfiguration ClientConnectionConfiguration contains details for constructing a client. FieldDescription kubeconfig [Required] string kubeconfig is the path to a KubeConfig file. acceptContentTypes [Required] string acceptContentTypes defines the Accept header sent by clients when connecting to a server, overriding the default value of 'application/json'. This field will control all connections to the server used by a particular client. contentType [Required] string contentType is the content type used when sending data to the server from this client.kubernetes.io/docs/reference/config-api/kube-scheduler-config.v1/Registered: Wed Apr 16 06:43:25 UTC 2025 - 474.8K bytes - Viewed (0) -
Contribute to Kubernetes Documentation | Kubern...
This website is maintained by Kubernetes SIG Docs. The Kubernetes project welcomes help from all contributors, new or experienced! Kubernetes documentation contributors: Improve existing content Create new content Translate the documentation Manage and publish the documentation parts of the Kubernetes release cycle The blog team, part of SIG Docs, helps manage the official blogs. Read contributing to Kubernetes blogs to learn more. Note:To learn more about contributing to Kubernetes in general, see the general contributor documentation site.kubernetes.io/docs/contribute/docs/Registered: Wed Apr 16 06:43:37 UTC 2025 - 441.9K bytes - Viewed (0)