- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 581 - 590 of 685 for host:kubernetes.io (0.07 sec)
-
Local Files And Paths Used By The Kubelet | Kub...
The kubelet is mostly a stateless process running on a Kubernetes node. This document outlines files that kubelet reads and writes. Note:This document is for informational purpose and not describing any guaranteed behaviors or APIs. It lists resources used by the kubelet, which is an implementation detail and a subject to change at any release. The kubelet typically uses the control plane as the source of truth on what needs to run on the Node, and the container runtime to retrieve the current state of containers.kubernetes.io/docs/reference/node/kubelet-files/Registered: Wed Apr 16 06:32:43 UTC 2025 - 443.1K bytes - Viewed (0) -
Protocols for Services | Kubernetes
If you configure a Service, you can select from any network protocol that Kubernetes supports. Kubernetes supports the following protocols with Services: SCTP TCP (the default) UDP When you define a Service, you can also specify the application protocol that it uses. This document details some special cases, all of them typically using TCP as a transport protocol: HTTP and HTTPS PROXY protocol TLS termination at the load balancer Supported protocols There are 3 valid values for the protocol of a port for a Service:kubernetes.io/docs/reference/networking/service-protocols/Registered: Wed Apr 16 06:32:53 UTC 2025 - 438.8K bytes - Viewed (0) -
Official CVE Feed | Kubernetes
FEATURE STATE: Kubernetes v1.27 [beta] This is a community maintained list of official CVEs announced by the Kubernetes Security Response Committee. See Kubernetes Security and Disclosure Information for more details. The Kubernetes project publishes a programmatically accessible feed of published security issues in JSON feed and RSS feed formats. You can access it by executing the following commands: JSON feed RSS feed Link to JSON format curl -Lv https://k8s.io/docs/reference/issues-security/official-cve-feed/index.json Link to RSS formatkubernetes.io/docs/reference/issues-security/official-cve-feed/Registered: Wed Apr 16 06:31:41 UTC 2025 - 458.2K bytes - Viewed (0) -
kubeadm version | Kubernetes
This command prints the version of kubeadm. Print the version of kubeadm Synopsis Print the version of kubeadm kubeadm version [flags] Options -h, --help help for version -o, --output string Output format; available options are 'yaml', 'json' and 'short' 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.kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-version/Registered: Wed Apr 16 06:31:30 UTC 2025 - 433.1K bytes - Viewed (0) -
kubectl config | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_config/Registered: Wed Apr 16 06:34:26 UTC 2025 - 441.3K bytes - Viewed (0) -
Kubernetes Issues and Security | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/issues-security/Registered: Wed Apr 16 06:34:31 UTC 2025 - 431.5K bytes - Viewed (0) -
kubectl set | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_set/Registered: Wed Apr 16 06:34:52 UTC 2025 - 439.5K bytes - Viewed (0) -
Kubernetes Security and Disclosure Information ...
This page describes Kubernetes security and disclosure information. Security Announcements Join the kubernetes-security-announce group for emails about security and major API announcements. Report a Vulnerability We're extremely grateful for security researchers and users that report vulnerabilities to the Kubernetes Open Source Community. All reports are thoroughly investigated by a set of community volunteers. To make a report, submit your vulnerability to the Kubernetes bug bounty program. This allows triage and handling of the vulnerability with standardized response times.kubernetes.io/docs/reference/issues-security/security/Registered: Wed Apr 16 06:33:56 UTC 2025 - 436.9K bytes - Viewed (0) -
Kubeadm | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/setup-tools/kubeadm/Registered: Wed Apr 16 06:34:17 UTC 2025 - 435.3K bytes - Viewed (0) -
Volume Attributes Classes | Kubernetes
FEATURE STATE: Kubernetes v1.31 [beta] (enabled by default: false) This page assumes that you are familiar with StorageClasses, volumes and PersistentVolumes in Kubernetes. A VolumeAttributesClass provides a way for administrators to describe the mutable "classes" of storage they offer. Different classes might map to different quality-of-service levels. Kubernetes itself is un-opinionated about what these classes represent. This is a beta feature and disabled by default. If you want to test the feature whilst it's beta, you need to enable the VolumeAttributesClass feature gate for the kube-controller-manager, kube-scheduler, and the kube-apiserver.kubernetes.io/docs/concepts/storage/volume-attributes-classes/Registered: Wed Apr 16 05:57:36 UTC 2025 - 444.5K bytes - Viewed (0)