- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 721 for host:kubernetes.io (0.03 sec)
-
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: Fri Dec 26 07:59:22 UTC 2025 - 467.8K bytes - Viewed (0) -
kuberc (v1beta1) | Kubernetes
Resource Types Preference Preference Preference stores elements of KubeRC configuration file FieldDescription apiVersionstringkubectl.config.k8s.io/v1beta1 kindstringPreference defaults [Required] []CommandDefaults defaults allow changing default option values of commands. This is especially useful, when user doesn't want to explicitly set options each time. aliases [Required] []AliasOverride aliases allow defining command aliases for existing kubectl commands, with optional default option values. If the alias name collides with a built-in command, built-in command always takes precedence. Option overrides defined in the defaults section do NOT apply to aliases for the same command.kubernetes.io/docs/reference/config-api/kuberc.v1beta1/Registered: Fri Dec 26 07:59:47 UTC 2025 - 476.2K bytes - Viewed (0) -
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: Fri Dec 26 08:00:30 UTC 2025 - 484.1K bytes - Viewed (0) -
Assign Extended Resources to a Container | Kube...
FEATURE STATE: Kubernetes v1.35 [stable] This page shows how to assign extended resources to a Container. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube or you can use one of these Kubernetes playgrounds:kubernetes.io/docs/tasks/configure-pod-container/extended-resource/Registered: Fri Dec 26 07:16:00 UTC 2025 - 482K bytes - Viewed (0) -
Use a User Namespace With a Pod | Kubernetes
FEATURE STATE: Kubernetes v1.33 [beta](enabled by default) This page shows how to configure a user namespace for pods. This allows you to isolate the user running inside the container from the one in the host. A process running as root in a container can run as a different (non-root) user in the host; in other words, the process has full privileges for operations inside the user namespace, but is unprivileged for operations outside the namespace.kubernetes.io/docs/tasks/configure-pod-container/user-namespaces/Registered: Fri Dec 26 07:16:40 UTC 2025 - 477.5K bytes - Viewed (0) -
Deploy and Access the Kubernetes Dashboard | Ku...
Deploy the web UI (Kubernetes Dashboard) and access it.kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/Registered: Fri Dec 26 07:18:50 UTC 2025 - 480.4K bytes - Viewed (0) -
Attach Handlers to Container Lifecycle Events |...
This page shows how to attach handlers to Container lifecycle events. Kubernetes supports the postStart and preStop events. Kubernetes sends the postStart event immediately after a Container is started, and it sends the preStop event immediately before the Container is terminated. A Container may specify one handler per event. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.kubernetes.io/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/Registered: Fri Dec 26 07:16:59 UTC 2025 - 476.2K bytes - Viewed (0) -
Set up an Extension API Server | Kubernetes
Setting up an extension API server to work with the aggregation layer allows the Kubernetes apiserver to be extended with additional APIs, which are not part of the core Kubernetes APIs. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts.kubernetes.io/docs/tasks/extend-kubernetes/setup-extension-api-server/Registered: Fri Dec 26 07:28:34 UTC 2025 - 472.1K bytes - Viewed (0) -
Authenticating with Bootstrap Tokens | Kubernetes
FEATURE STATE: Kubernetes v1.18 [stable] Bootstrap tokens are a simple bearer token that is meant to be used when creating new clusters or joining new nodes to an existing cluster. It was built to support kubeadm, but can be used in other contexts for users that wish to start clusters without kubeadm. It is also built to work, via RBAC policy, with the kubelet TLS Bootstrapping system. Bootstrap Tokens Overview Bootstrap Tokens are defined with a specific type (bootstrap.kubernetes.io/docs/reference/access-authn-authz/bootstrap-tokens/Registered: Fri Dec 26 07:28:21 UTC 2025 - 481.5K bytes - Viewed (0) -
Node metrics data | Kubernetes
Mechanisms for accessing metrics at node, volume, pod and container level, as seen by the kubelet.kubernetes.io/docs/reference/instrumentation/node-metrics/Registered: Fri Dec 26 07:37:03 UTC 2025 - 469.3K bytes - Viewed (0)