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

Add Kubernetes Health Checks CRD #102

Open
sharadregoti opened this issue May 11, 2024 · 2 comments
Open

Add Kubernetes Health Checks CRD #102

sharadregoti opened this issue May 11, 2024 · 2 comments

Comments

@sharadregoti
Copy link

I want to specify health checks. Whenever a VM starts. I want to ensure that SSH is available before attempting any connection. It would be great if I can specify health checks through our virtual machine crd

@fengye87
Copy link
Contributor

If what you're expecting is just passing through liveness/readiness probes from VM CRD to Pod, it should be easy to implement. If you send a PR about this, I'd be happy to review and merge it.

@sharadregoti
Copy link
Author

Cool, I'll create a PR

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