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

how to config the resource usage of kind cluster #116

Open
zhuwenxing opened this issue May 29, 2024 · 1 comment
Open

how to config the resource usage of kind cluster #116

zhuwenxing opened this issue May 29, 2024 · 1 comment

Comments

@zhuwenxing
Copy link

In GitHub Actions, I use Docker to deploy some services and also use a Kind K8s cluster to deploy some services. However, the Kind K8s cluster occupies all the machine resources, leaving no resources for other Docker containers. Could you please tell me how to set the resource usage when starting a Kind cluster?

image

@zhuwenxing
Copy link
Author

https://github.com/helm/kind-action/blob/main/action.yml

in this config file, I did not see any param to control the resource usage

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