- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 441 - 450 of 723 for host:kubernetes.io (0.03 sec)
-
kubectl scale | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_scale/Registered: Mon Jan 26 07:27:30 UTC 2026 - 479K bytes - Viewed (0) -
kubectl taint | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_taint/Registered: Mon Jan 26 07:27:37 UTC 2026 - 478.8K bytes - Viewed (0) -
kubelet | Kubernetes
Synopsis The kubelet is the primary "node agent" that runs on each node. It can register the node with the apiserver using one of: the hostname; a flag to override the hostname; or specific logic for a cloud provider. The kubelet works in terms of a PodSpec. A PodSpec is a YAML or JSON object that describes a pod. The kubelet takes a set of PodSpecs that are provided through various mechanisms (primarily through the apiserver) and ensures that the containers described in those PodSpecs are running and healthy.kubernetes.io/docs/reference/command-line-tools-reference/kubelet/Registered: Mon Jan 26 07:46:17 UTC 2026 - 536.2K bytes - Viewed (0) -
kube-scheduler Configuration (v1) | Kubernetes
Resource Types DefaultPreemptionArgs DynamicResourcesArgs 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.kubernetes.io/docs/reference/config-api/kube-scheduler-config.v1/Registered: Mon Jan 26 07:46:26 UTC 2026 - 513.5K bytes - Viewed (0) -
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: Mon Jan 26 07:46:33 UTC 2026 - 528.2K bytes - Viewed (0) -
Contributing to Kubernetes blogs | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/blog/Registered: Mon Jan 26 07:46:47 UTC 2026 - 470.4K 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: Mon Jan 26 07:22:24 UTC 2026 - 477.1K bytes - Viewed (0) -
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 Synopsis Use this command to invoke single phase of the "apply" workflow kubeadm upgrade apply phase [flags] Options -h, --help help for phase Options inherited from parent commands --rootfs string The path to the 'real' host root filesystem.kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-upgrade-phase/Registered: Mon Jan 26 07:22:48 UTC 2026 - 495.2K bytes - Viewed (0) -
kubectl auth reconcile | Kubernetes
Synopsis Reconciles rules for RBAC role, role binding, cluster role, and cluster role binding objects. Missing objects are created, and the containing namespace is created for namespaced objects, if required. Existing roles are updated to include the permissions in the input objects, and remove extra permissions if --remove-extra-permissions is specified. Existing bindings are updated to include the subjects in the input objects, and remove extra subjects if --remove-extra-subjects is specified.kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/kubectl_auth_reconcile/Registered: Mon Jan 26 07:21:56 UTC 2026 - 478.1K bytes - Viewed (0) -
kubectl cluster-info | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_cluster-info/Registered: Mon Jan 26 07:22:02 UTC 2026 - 474.5K bytes - Viewed (0)