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 kctf on a on-prem k8s cluster #342

Open
skandix opened this issue Oct 13, 2021 · 3 comments
Open

Running kctf on a on-prem k8s cluster #342

skandix opened this issue Oct 13, 2021 · 3 comments

Comments

@skandix
Copy link

skandix commented Oct 13, 2021

Is it possible to run kctf on a local cluster k8s, I can only see how to do it with kind, which is not quite how i want it.

@sroettger
Copy link
Collaborator

Currently we only support GKE since we're using lots of GKE specific features like the load balancers, DNS setup etc.
You could try setting up a cluster manually and installing the operator as done here: https://github.com/google/kctf/blob/v1/dist/bin/kctf-cluster#L426
But I'm not sure how much will work/break.

@skandix
Copy link
Author

skandix commented Oct 16, 2021

aha, will try to apply these and see if i can get it to run on an on-prem cluster.
and just fix things as errors occur :)

@apogiatzis
Copy link

apogiatzis commented Jan 30, 2022

aha, will try to apply these and see if i can get it to run on an on-prem cluster. and just fix things as errors occur :)

I am also interested to learn the outcome of this approach if you have tried it :)

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

3 participants