Can Podman run Kubernetes using kubectl which is not in Windows, but in Linux WSL #27249
Unanswered
JerryMWeeks
asked this question in
Q&A
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.
-
Can anyone help with this please?
Background:
As kubectl has an unusual install process, it keeps getting flagged in security systems, many large firms use Crowdstrike, Zscaler and diverse protection mechanisms that react negatively to a .exe being "curled" - or any other ways of download (they expect signed msi as worse case, best case the installers are already tested and packaged, available on a Corporate authorized software location, installed by some automation, on approval!
kubectl on Ubuntu (as an example!) can install from the app market, using Snap (I cannot comment on if that is more secure or less, it just isn't an exe, and comes from a supposed authorized location).
To the question
Can Podman desktop be configured so it executes kubectl from a WSL Linux, say something like when you run VS code and use Linux WSL as your development space.
Beta Was this translation helpful? Give feedback.
All reactions