Replies: 2 comments 2 replies
-
I never saw this kind of error. Could it be that some weird security context is injected into the build pod or something? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Just wanted to update that this issue is reproduced in all of our environments, |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to follow Strimzi Documentation and launch a simple Kafka Connect instance using Strimzi.
I started by copying the basic example for here.
I adjusted it with my own configurations and ended up with this:
When trying to apply this yaml to my cluster using kubectl apply, the pod tries to start but fail with:
Any tip will be much appreciated
Thanks
Beta Was this translation helpful? Give feedback.
All reactions