Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.05 KB

Configuring_OpenShift.adoc

File metadata and controls

21 lines (17 loc) · 1.05 KB

Configure OCP and install Babylon components

Use k8s_config

Manual

  1. Install Anarchy - OpenShift Operator for Stateless API operations

  2. Install Poolboy - OpenShift Operator to manage OpenShift resources

  3. Install AgnosticV Operator

    1. Add SSH private key as secret if any (see readme)

    2. Authorized SSH key in your git repo (settings/deploy key in github)

    3. Add agnosticvRepo(s) custom resource

  4. Create secrets in anarchy-operator namespace (ex: AWS creds, repo urls, …​)

  5. Cleanup OpenShift templates: If like us, you don’t want to have all the default OpenShift Templates showing up in the Catalog, but only items populated by agnosticv-operator, then run the following:

    oc delete template -n openshift --all