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

Create/document easy setup #3

Open
t4lz opened this issue May 31, 2024 · 3 comments
Open

Create/document easy setup #3

t4lz opened this issue May 31, 2024 · 3 comments

Comments

@t4lz
Copy link
Member

t4lz commented May 31, 2024

Document how to setup the playground with one easy command.
Think of different clouds (eks, azure, mini local clouds, etc.) - when running kubectl apply -k . on an EKS cluster I got

error: resource mapping not found for name: "playground-metalbear-dev-cert" namespace: "" from ".": no matches for kind "ManagedCertificate" in version "networking.gke.io/v1"

Maybe we have to create additional configurations (do we need different manifests for EKS for example? Or just to parameterise the manifests? Use templating?).
Would it be helpful to users if we supported other tools, like helm? terraform?

@t4lz
Copy link
Member Author

t4lz commented May 31, 2024

Closing in favour of metalbear-co/mirrord.dev#62. (If we have that example for users to test mirrord with, I guess the playground does not have to be user-friendly).

@t4lz t4lz closed this as completed May 31, 2024
@t4lz
Copy link
Member Author

t4lz commented Jun 2, 2024

I misunderstood, we are going to use the "playground" for the "real world example", so this issue is relevant.

@t4lz t4lz reopened this Jun 2, 2024
@gememma
Copy link
Member

gememma commented Jul 16, 2024

I got the same error message when running on minikube, but I'm not toally sure what problem this actually causes (I managed to run mirrord in the ip-visits-counter just fine)

Would it be helpful to users if we supported other tools, like helm? terraform?

Speaking from experience, terraform is a (cool and powerful, I'll admit) can of worms, so I probably wouldn't recommend it personally

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

2 participants