You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
add4301ed6
Kubernetes added the official `securityContext.seccompProfile` support in Kubernetes 1.19. Seccomp is still disabled by default. The legacy `container.seccomp.security.alpha.kubernetes.io/<PODNAME>` annotation has been deprecated and will be unsupported in Kubernetes 1.25. https://kubernetes.io/docs/tutorials/security/seccomp/ A test cluster can be created with the following minikube command: ``` minikube start --feature-gates SeccompDefault=true --extra-config kubelet.seccomp-default=true ``` Related to moby/buildkit PR 2782 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> |
3 years ago | |
---|---|---|
.. | ||
buildx.md | 3 years ago | |
buildx_bake.md | 3 years ago | |
buildx_build.md | 3 years ago | |
buildx_create.md | 3 years ago | |
buildx_du.md | 3 years ago | |
buildx_imagetools.md | 3 years ago | |
buildx_imagetools_create.md | 3 years ago | |
buildx_imagetools_inspect.md | 3 years ago | |
buildx_inspect.md | 3 years ago | |
buildx_install.md | 4 years ago | |
buildx_ls.md | 3 years ago | |
buildx_prune.md | 3 years ago | |
buildx_rm.md | 3 years ago | |
buildx_stop.md | 3 years ago | |
buildx_uninstall.md | 4 years ago | |
buildx_use.md | 3 years ago | |
buildx_version.md | 3 years ago |