- Sort Score
- Num 10 results
- Language All
- Labels All
Results 541 - 550 of 721 for host:kubernetes.io (0.09 seconds)
-
API Access Control | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/access-authn-authz/Fri Feb 06 08:28:13 GMT 2026 470.2K bytes -
Using ABAC Authorization | Kubernetes
Attribute-based access control (ABAC) defines an access control paradigm whereby access rights are granted to users through the use of policies which combine attributes together. Policy File Format To enable ABAC mode, specify --authorization-policy-file=SOME_FILENAME and --authorization-mode=ABAC on startup. The file format is one JSON object per line. There should be no enclosing list or map, only one map per line. Each line is a "policy object", where each such object is a map with the following properties:kubernetes.io/docs/reference/access-authn-authz/abac/Fri Feb 06 08:28:25 GMT 2026 481.5K bytes -
kube-apiserver Configuration (v1alpha1) | Kuber...
Package v1alpha1 is the v1alpha1 version of the API. Resource Types AdmissionConfiguration AuthenticationConfiguration AuthorizationConfiguration EgressSelectorConfiguration TracingConfiguration TracingConfiguration Appears in: KubeletConfiguration TracingConfiguration TracingConfiguration provides versioned configuration for OpenTelemetry tracing clients. FieldDescription endpoint string Endpoint of the collector this component will report traces to. The connection is insecure, and does not currently support TLS. Recommended is unset, and endpoint is the otlp grpc default, localhost:4317. samplingRatePerMillion int32 SamplingRatePerMillion is the number of samples to collect per million spans.kubernetes.io/docs/reference/config-api/apiserver-config.v1alpha1/ -
kubeadm Configuration (v1beta4) | Kubernetes
Overview Package v1beta4 defines the v1beta4 version of the kubeadm configuration file format. This version improves on the v1beta3 format by fixing some minor issues and adding a few new fields. A list of changes since v1beta3: v1.35: Add httpEndpoints field to ClusterConfiguration.etcd.externalEtcd that can be used to configure the HTTP endpoints for etcd communication in v1beta4. This field is used to separate the HTTP traffic (such as /metrics and /health endpoints) from the gRPC traffic handled by endpoints.kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta4/Fri Feb 06 08:52:23 GMT 2026 563.1K bytes -
Authorization | Kubernetes
Details of Kubernetes authorization mechanisms and supported authorization modes.kubernetes.io/docs/reference/access-authn-authz/authorization/Fri Feb 06 08:30:26 GMT 2026 517.1K bytes -
Tutorials | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/Fri Feb 06 08:29:56 GMT 2026 472.5K bytes -
Participating in SIG Docs | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/contribute/participate/Fri Feb 06 08:54:04 GMT 2026 474.2K bytes -
Monitor Node Health | Kubernetes
Node Problem Detector is a daemon for monitoring and reporting about a node's health. You can run Node Problem Detector as a DaemonSet or as a standalone daemon. Node Problem Detector collects information about node problems from various daemons and reports these conditions to the API server as Node Conditions or as Events. To learn how to install and use Node Problem Detector, see Node Problem Detector project documentation.kubernetes.io/docs/tasks/debug/debug-cluster/monitor-node-health/Fri Feb 06 08:12:55 GMT 2026 499.8K bytes -
Expose Your App Publicly | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/kubernetes-basics/expose/Fri Feb 06 08:28:56 GMT 2026 468.6K bytes -
Kubernetes Default ServiceCIDR Reconfiguration ...
FEATURE STATE: Kubernetes v1.33 [stable](enabled by default) This document shares how to reconfigure the default Service IP range(s) assigned to a cluster. 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/network/reconfigure-default-service-ip-ranges/Fri Feb 06 08:29:14 GMT 2026 476.7K bytes