running in k8s #500
anlesk
started this conversation in
Show and tell
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been struggling with running the recommended approach in the rootless environment, so decided to give compose tools up and switch to k8s instead.
Here is an example of k8s-based implementation of basic one-time runner.
No PV/PVC configured - so no persistence is in place.
manifest.yaml
with the following configuration:kubectl apply -f manifest.yaml
Beta Was this translation helpful? Give feedback.
All reactions