- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 705 for host:kubernetes.io (0.03 sec)
-
Expose Your App Publicly | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/kubernetes-basics/expose/Registered: Mon Nov 24 08:18:42 UTC 2025 - 458.5K bytes - Viewed (0) -
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/Registered: Mon Nov 24 08:18:52 UTC 2025 - 471.4K bytes - Viewed (0) -
Restrict a Container's Syscalls with seccomp | ...
FEATURE STATE: Kubernetes v1.19 [stable] Seccomp stands for secure computing mode and has been a feature of the Linux kernel since version 2.6.12. It can be used to sandbox the privileges of a process, restricting the calls it is able to make from userspace into the kernel. Kubernetes lets you automatically apply seccomp profiles loaded onto a node to your Pods and containers. Identifying the privileges required for your workloads can be difficult.kubernetes.io/docs/tutorials/security/seccomp/Registered: Mon Nov 24 08:19:17 UTC 2025 - 521.1K bytes - Viewed (0) -
Using kubectl to Create a Deployment | Kubernetes
Objectives Learn about application Deployments. Deploy your first app on Kubernetes with kubectl. Kubernetes Deployments A Deployment is responsible for creating and updating instances of your application. Note:This tutorial uses a container that requires the AMD64 architecture. If you are using minikube on a computer with a different CPU architecture, you could try using minikube with a driver that can emulate AMD64. For example, the Docker Desktop driver can do this.kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/Registered: Mon Nov 24 08:19:43 UTC 2025 - 471.3K 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: Mon Nov 24 08:18:32 UTC 2025 - 470K 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: Mon Nov 24 08:18:27 UTC 2025 - 492.3K bytes - Viewed (0) -
kubectl create | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_create/Registered: Mon Nov 24 08:30:45 UTC 2025 - 470.7K bytes - Viewed (0) -
kubectl options | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_options/Registered: Mon Nov 24 08:31:41 UTC 2025 - 464.4K bytes - Viewed (0) -
Tutorials | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/Registered: Mon Nov 24 08:18:02 UTC 2025 - 462.4K bytes - Viewed (0) -
kubectl apply | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_apply/Registered: Mon Nov 24 08:21:57 UTC 2025 - 472.6K bytes - Viewed (0)