mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-27 19:45:42 +00:00
2.4 KiB
2.4 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] — 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] — 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 (1)
Cluster Provisioning
- (2020) WKSctl - A New OSS Kubernetes Manager using GitOps [COMMUNITY-TOOL] — 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] — 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