We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GCP deployment fails with:
GCP cluster should be created.
kaos build -c GCP -e dev -yvf
GCP macos
after running kubectl delete apiservice v1beta1.metrics.k8s.io the redeployment works indicating that the problem to related to metrics
kubectl delete apiservice v1beta1.metrics.k8s.io
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the current behaviour?
GCP deployment fails with:
What is the expected behaviour?
GCP cluster should be created.
How to reproduce? (e.g. logs, minimal example, etc...)
kaos build -c GCP -e dev -yvf
Context (Environment)
GCP
macos
Additional Details
after running
kubectl delete apiservice v1beta1.metrics.k8s.io
the redeployment worksindicating that the problem to related to metrics
The text was updated successfully, but these errors were encountered: