Skip to content

StinkyBenji/ocp-out-of-my-head

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift Cluster Bootstrapping via GitOps

The needed application manifests for the cluster are defined in the components/apps, while the configuration manifests for the cluster are defined in the components/configs.

Operator installed:

  • openshift-gitops-operator (pre-installed)
  • openshift-cert-manager-operator
  • openshift-pipelines-operator
    • customized TektonConfig for Tekton Chains
  • rhtas-operator (Red Hat Trusted Artifact Signer)
    • the securesign resource is defined

Other applications:

Configuration:

  • basic RBAC for groups and users
  • Certificates
  • NTP configuration
  • OAuth config

Note: To configure spiffe as OIDC issuer for RHTAS (specifically for Fulcio), currently needs to set ClientID to be Sigstore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published