Skip to content

Gitops configuration for Raspberry Pi K3s cluster

License

Notifications You must be signed in to change notification settings

mprochowski/k3s-cluster-gitops

Repository files navigation

k3s GitOps

The structure is based on an article about GitOps Structure1. The approach is to separate all services/applications into 3-4 layers (bootstrap, infrastructure, services, applications). Each layer can based only on elements from the previous layer for eg. services can use the elements from the infrastructure layer, but not from the application layer

Reference

Footnotes

  1. GitOps Structure - https://production-gitops.dev/gitops/structure/

About

Gitops configuration for Raspberry Pi K3s cluster

Resources

License

Stars

Watchers

Forks