- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 521 - 530 of 704 for host:kubernetes.io (0.03 sec)
-
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 Nov 05 18:31:25 UTC 2025 - 468.9K bytes - Viewed (0) -
Contributing to Kubernetes blogs | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/blog/Registered: Wed Nov 05 18:31:35 UTC 2025 - 461.6K bytes - Viewed (0) -
Viewing Site Analytics | Kubernetes
This page contains information about the kubernetes.io analytics dashboard. View the dashboard. This dashboard is built using Google Looker Studio and shows information collected on kubernetes.io using Google Analytics 4 since August 2022. Using the dashboard By default, the dashboard shows all collected analytics for the past 30 days. Use the date selector to see data from a different date range. Other filtering options allow you to view data based on user location, the device used to access the site, the translation of the docs used, and more.kubernetes.io/docs/contribute/analytics/Registered: Wed Nov 05 18:33:56 UTC 2025 - 460.1K bytes - Viewed (0) -
kubectl get | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_get/Registered: Wed Nov 05 18:18:03 UTC 2025 - 473.4K bytes - Viewed (0) -
kubectl edit | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_edit/Registered: Wed Nov 05 18:18:31 UTC 2025 - 470.6K 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: Wed Nov 05 18:25:28 UTC 2025 - 519.1K bytes - Viewed (0) -
kubectl Usage Conventions | Kubernetes
Recommended usage conventions for kubectl. Using kubectl in Reusable Scripts For a stable output in a script: Request one of the machine-oriented output forms, such as -o name, -o json, -o yaml, -o go-template, or -o jsonpath. Fully-qualify the version. For example, jobs.v1.batch/myjob. This will ensure that kubectl does not use its default version that can change over time. Don't rely on context, preferences, or other implicit states. Subresources You can use the --subresource argument for kubectl subcommands such as get, patch, edit, apply and replace to fetch and update subresources for all resources that support them.kubernetes.io/docs/reference/kubectl/conventions/Registered: Wed Nov 05 18:21:17 UTC 2025 - 462.6K bytes - Viewed (0) -
kubectl taint | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_taint/Registered: Wed Nov 05 18:21:24 UTC 2025 - 470K 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: Wed Nov 05 18:24:29 UTC 2025 - 527.3K 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 Nov 05 18:23:30 UTC 2025 - 476.2K bytes - Viewed (0)