Documentation for the OCP on NERC project.
- docs (this repository): Documentation for the OCP on NERC project
- workflows: common GitHub workflows shared by all the repositories in this organization
- nerc-ansible: Ansible inventory and playbooks for managing the nodes that comprise our OpenShift clusters
- nerc-ocp-apps contains ArgoCD
Applications
andApplicationSets
that are consumed by the ArgoCD instance on thenerc-infra
cluster - nerc-ocp-config contains manifests used to configure NERC OpenShift clusters. These manifests are deployed by ArgoCD using the configurations from the apps repo.
Configure linters to run before each commit by installing the
pre-commit
tool:
pip install pre-commit
And then enabling it for your working directory. From inside this repository, run:
pre-commit install
- To learn more about the project's Advanced Cluster Management Observability Monitoring click here
- To learn more about the project's OpenShift Cluster Logging with Loki click here