Henry Xie 's blog
Showing posts with label
psp
.
Show all posts
Showing posts with label
psp
.
Show all posts
Wednesday, April 07, 2021
Tip: Pods keep crashloopbackoff
›
Symptom: Pods always crashloopbackoff "kubectl describe pod..." does not give meaningful info, as well as "kubectl get ev...
Monday, April 06, 2020
Error: container has runAsNonRoot and image has non-numeric user , cannot verify user is non-root
›
Symptom: When we enable Pod Security Policy in OKE (Oracle Kubernete Engine) . We only allow nonroot user running in the Pods. However, we...
Thursday, February 20, 2020
Example of Pod Security Policy for Apache Httpd in OKE
›
Requirement: As Pod Security Policy is enabled in Kubernetes Cluster, we need a PSP (Pod Security Policy) for Apache Httpd Server. How to ...
›
Home
View web version