- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 61 - 70 of 673 for host:kubernetes.io (0.03 sec)
-
Cloud Native Security and Kubernetes | Kubernetes
Concepts for keeping your cloud-native workload secure.kubernetes.io/docs/concepts/security/cloud-native-security/Registered: Wed Feb 12 05:56:18 UTC 2025 - 439.6K bytes - Viewed (0) -
Volume Snapshot Classes | Kubernetes
This document describes the concept of VolumeSnapshotClass in Kubernetes. Familiarity with volume snapshots and storage classes is suggested. Introduction Just like StorageClass provides a way for administrators to describe the "classes" of storage they offer when provisioning a volume, VolumeSnapshotClass provides a way to describe the "classes" of storage when provisioning a volume snapshot. The VolumeSnapshotClass Resource Each VolumeSnapshotClass contains the fields driver, deletionPolicy, and parameters, which are used when a VolumeSnapshot belonging to the class needs to be dynamically provisioned.kubernetes.io/docs/concepts/storage/volume-snapshot-classes/Registered: Wed Feb 12 05:56:14 UTC 2025 - 435.9K bytes - Viewed (0) -
Set Kubelet Parameters Via A Configuration File...
Before you begin Some steps in this page use the jq tool. If you don't have jq, you can install it via your operating system's software sources, or fetch it from https://jqlang.github.io/jq/. Some steps also involve installing curl, which can be installed via your operating system's software sources. A subset of the kubelet's configuration parameters may be set via an on-disk config file, as a substitute for command-line flags. Providing parameters via a config file is the recommended approach because it simplifies node deployment and configuration management.kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/Registered: Wed Feb 12 06:04:48 UTC 2025 - 457.1K bytes - Viewed (0) -
Using CoreDNS for Service Discovery | Kubernetes
This page describes the CoreDNS upgrade process and how to install CoreDNS instead of kube-dns. 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/administer-cluster/coredns/Registered: Wed Feb 12 06:04:12 UTC 2025 - 432.3K bytes - Viewed (0) -
Configure Certificate Rotation for the Kubelet ...
This page shows how to enable and configure certificate rotation for the kubelet. FEATURE STATE: Kubernetes v1.19 [stable] Before you begin Kubernetes version 1.8.0 or later is required Overview The kubelet uses certificates for authenticating to the Kubernetes API. By default, these certificates are issued with one year expiration so that they do not need to be renewed too frequently. Kubernetes contains kubelet certificate rotation, that will automatically generate a new key and request a new certificate from the Kubernetes API as the current certificate approaches expiration.kubernetes.io/docs/tasks/tls/certificate-rotation/Registered: Wed Feb 12 06:16:21 UTC 2025 - 431.9K bytes - Viewed (0) -
Validate IPv4/IPv6 dual-stack | Kubernetes
This document shares how to validate IPv4/IPv6 dual-stack enabled Kubernetes clusters. Before you begin Provider support for dual-stack networking (Cloud provider or otherwise must be able to provide Kubernetes nodes with routable IPv4/IPv6 network interfaces) A network plugin that supports dual-stack networking. Dual-stack enabled cluster Your Kubernetes server must be at or later than version v1.23. To check the version, enter kubectl version. Note:While you can validate with an earlier version, the feature is only GA and officially supported since v1.kubernetes.io/docs/tasks/network/validate-dual-stack/Registered: Wed Feb 12 06:16:40 UTC 2025 - 461.8K bytes - Viewed (0) -
Manage HugePages | Kubernetes
Configure and manage huge pages as a schedulable resource in a cluster.kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/Registered: Wed Feb 12 06:16:47 UTC 2025 - 439.6K bytes - Viewed (0) -
Run Jobs | Kubernetes
Run Jobs using parallel processing.kubernetes.io/docs/tasks/job/Registered: Wed Feb 12 06:16:31 UTC 2025 - 426.6K bytes - Viewed (0) -
API Access Control | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/access-authn-authz/Registered: Wed Feb 12 06:25:35 UTC 2025 - 429.6K bytes - Viewed (0) -
Authorization | Kubernetes
Details of Kubernetes authorization mechanisms and supported authorization modes.kubernetes.io/docs/reference/access-authn-authz/authorization/Registered: Wed Feb 12 06:25:57 UTC 2025 - 473.8K bytes - Viewed (0)