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

Defining pre-install "health checks" for deployment models #31

Open
sankarshanmukhopadhyay opened this issue Apr 23, 2018 · 1 comment

Comments

@sankarshanmukhopadhyay
Copy link
Member

It is likely that a clutch of issues around this topic exists. The basic idea is to ensure that prior to a configuration and deployment, a set of pre-flight health checks are conducted for system resources etc.

https://docs.openshift.com/container-platform/3.9/install_config/install/advanced_install.html#configuring-cluster-pre-install-checks and https://docs.openshift.com/container-platform/3.9/admin_guide/diagnostics_tool.html#ansible-based-tooling-health-checks are added here for reference purposes

@sac
Copy link
Member

sac commented Apr 23, 2018

This is a good idea. We have a similar requirement for hyperconverged environment, which we implement with precheck.yml. It is run only for hyperconverged environment. Good to have for all deployments in general.

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