Skip to content
Snippets Groups Projects

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)