Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running sample k8s in codespaces #1

Open
RandomFractals opened this issue Aug 26, 2021 · 3 comments
Open

Running sample k8s in codespaces #1

RandomFractals opened this issue Aug 26, 2021 · 3 comments

Comments

@RandomFractals
Copy link

RandomFractals commented Aug 26, 2021

I tried running sample-k8s up script after installing k8s tools extension and wego CLI with flux.

Looks like I need to add flux to PATH there:

image

@RandomFractals
Copy link
Author

running flux check --pre gives me command not found error.

Does wego CLI only use flux api, and doesn't automatically install its dependency on that gitops tool?

will try to install it using these instructions: https://fluxcd.io/docs/cmd/

We'll need to add all of that to docs here and in gitops repo.

@RandomFractals
Copy link
Author

RandomFractals commented Aug 26, 2021

this worked to enable flux:

image

@RandomFractals
Copy link
Author

I got a bit further on this:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant