jesseagonzalez / multicluster-devsecops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multicluster Devsecops

License

Start Here

If you've followed a link to this repository, but are not really sure what it contains or how to use it, head over to Multicluster Devsecops for additional context and installation instructions

Cluster requirements

This pattern depends on having three clusters.

  • Central Hub - where all the infrastructure components run.
    • Red Hat Advanced Cluster Management
    • Red Hat Advanced Cluster Security (Central)
    • Red Hat Quay Enterprise
    • Secrets management
  • Development - where CI/CD pipelines and testing run
    • Red Hat OpenShift Pipelines
    • Red Hat OpenShift GitOps
    • Red Hat Advanced Cluster Security (Secured)
  • Production - where the applications run

It can be modified to run everything in a single cluster. Components of values-development.yaml and values-production.yaml would need to be merged into values-hub.yaml where applicable. Use caution. In the future the pattern may be enhanced to combine into a single cluster.

Products/projects used

  • Red Hat OpenShift GitOps
  • Red Hat Advanced Cluster Management
  • Red Hat Advanced Cluster Security
  • Red Hat Open Data Foundation
  • Red Hat Quay
  • Red Hat OpenShift Pipelines
  • Hashicorp Vault (Community)

About

License:Apache License 2.0


Languages

Language:Python 77.7%Language:Shell 9.0%Language:Smarty 6.7%Language:Makefile 5.9%Language:Dockerfile 0.7%