Skip to content
Snippets Groups Projects
Sheogorath's avatar
Sheogorath authored
This aptch should move the ceph images used in the cluster to the
internal registry, preventing issues with quay.io to cause problems in
the cluster.
39922f85
History

Shivering-Isles GitOps Infrastructure

This repository contains the Kubernetes objects that are synced and managed by flux in order to be deployed.

Assumptions

This repository is focused on a setup based on OpenShift, OKD to be specific. Therefore some installations and settings might be based on the expecation of OKD's default setup instead of going the plain Kubernetes way of inventing everything ourselves.

Tools

To handle things properly, try to get the following tools:

  • oc / kubectl (you should get it from your OKD cluster)
  • flux
  • sops (for secret handling)
  • helm (just for sake of completeness and validation)