Kubernetes Installation failure #918
Closed
skumaravelan
started this conversation in
General
Replies: 1 comment
-
This issue has been resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Marat,
When i am trying to run the install after configuring git and image repo, am getting blocked by security rules, could you help me unblock myself from here.
4m31s Warning FailedCreate replicaset/karavan-5c9977f9cc Error creating: admission webhook "validation.gatekeeper.sh" denied the request: [psp-pods-must-run-as-non-root] Container karavan is attempting to run without a required securityContext/runAsNonRoot or securityContext/runAsUser != 0
[psp-allow-privilege-escalation-container] Privilege escalation container is not allowed: karavan
[limit-image-repo] container has an invalid image repo <ghcr.io/apache/camel-karavan:4.0.1>, allowed repos are ["docker.xxxxx.com/", "docker-systems-xxxxx.com/"]
[psp-pods-required-drop-capabilities] container is not dropping all required capabilities. Container must drop all of ["CAP_SYS_PTRACE", "CAP_NET_RAW"] or "ALL"
[psp-readonlyrootfilesystem] only read-only root filesystem container is allowed: karavan
Beta Was this translation helpful? Give feedback.
All reactions