Files
awesome-kubernetes/v2-docs/gitops.md

2.5 KiB

Gitops

!!! info "Architectural Context" Detailed reference for Gitops in the context of Engineering Pipeline.

Cloud Infrastructure

Kubernetes Distributions

Bare-Metal and Edge

  • (2026) Charmed Kubernetes [EN CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE]

    ??? info "Technical Deep-Dive" Canonical's model-driven Kubernetes distribution designed for bare-metal, private, and multi-cloud environments. Leverages Ubuntu's automated Juju framework to manage complex cluster lifecycles, upgrades, security scanning, and seamless hypervisor scaling.

GitOps

Hybrid Cloud Platforms

Azure Arc Integration

  • (2021) Kubernetes GitOps with Azure Arc and Charmed Kubernetes [EN CONTENT] [COMMUNITY-TOOL] [GUIDE]

    ??? info "Technical Deep-Dive" A technical guide illustrating the integration of Charmed Kubernetes with Azure Arc to orchestrate hybrid-cloud resources. Demonstrates how GitOps configurations are pushed dynamically across decentralized architectures using unified portal controls.

Infrastructure

GitOps

Cluster Provisioning

  • (2020) WKSctl - A New OSS Kubernetes Manager using GitOps [COMMUNITY-TOOL]

    ??? info "Technical Deep-Dive" Historical reference covering the announcement of WKSctl as an open-source GitOps-centric cluster bootstrapper. Note: The URL appears to have defaulted to an external registration portal and should be treated with caution.

  • (2020) WKSctl: a Tool for Kubernetes Cluster Management Using GitOps [COMMUNITY-TOOL]

    ??? info "Technical Deep-Dive" An InfoQ editorial piece analyzing the operational design of WKSctl. Explores how declarative machine and cluster definitions allowed users to bootstrap and reconcile nodes over SSH using Git as the source of truth.


💡 Explore Related: Registries | Jenkins Alternatives | Argo