Skip to content

OCP-on-NERC/docs

Repository files navigation

Documentation for the OCP on NERC project.

Repositories

  • 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 and ApplicationSets that are consumed by the ArgoCD instance on the nerc-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.

Validations make your life easier

Pre-commit checks

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

Observability Monitoring and Cluster Logging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages