All Projects → billimek → K8s Gitops

billimek / K8s Gitops

Licence: apache-2.0
GitOps principles to define kubernetes cluster state via code. Community around [email protected] is on discord: https://discord.gg/7PbmHRK

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to K8s Gitops

k3s-gitops
GitOps principles to define kubernetes cluster state via code
Stars: ✭ 103 (-46.35%)
Mutual labels:  flux, helm, grafana, prometheus
K8s Tew
Kubernetes - The Easier Way
Stars: ✭ 269 (+40.1%)
Mutual labels:  prometheus, grafana, helm, k8s
Book k8sInfra
< 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 >
Stars: ✭ 176 (-8.33%)
Mutual labels:  helm, grafana, k8s
gitops-playground
Reproducible infrastructure to showcase GitOps workflows and evaluate different GitOps Operators on Kubernetes
Stars: ✭ 77 (-59.9%)
Mutual labels:  flux, helm, k8s
K8ssandra
K8ssandra is an open-source distribution of Apache Cassandra for Kubernetes including API services and operational tooling.
Stars: ✭ 155 (-19.27%)
Mutual labels:  prometheus, grafana, helm
centos-script
🎉centos下工具安装脚本,包含基础环境配置,Gitlab、Docker、LDAP、MongoDB、MySQL、RabbitMQ、Supervisor、Node、Python、zsh、rar、zabbix、k8s、prometheus、grafana等🎉
Stars: ✭ 121 (-36.98%)
Mutual labels:  grafana, prometheus, k8s
gitops-build-lib
Jenkins pipeline shared library for automating deployments via GitOps
Stars: ✭ 23 (-88.02%)
Mutual labels:  flux, helm, k8s
Helm Secrets
Successor of zendesk/helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere
Stars: ✭ 165 (-14.06%)
Mutual labels:  helm, vault, k8s
Zenko
Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.
Stars: ✭ 353 (+83.85%)
Mutual labels:  prometheus, grafana, helm
K8s Deployment Strategies
Kubernetes deployment strategies explained
Stars: ✭ 2,649 (+1279.69%)
Mutual labels:  prometheus, grafana, helm
Victoriametrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
Stars: ✭ 5,558 (+2794.79%)
Mutual labels:  prometheus, grafana, k8s
Cloudprober
An active monitoring software to detect failures before your customers do.
Stars: ✭ 1,269 (+560.94%)
Mutual labels:  prometheus, grafana, k8s
Arkade
Open Source Kubernetes Marketplace
Stars: ✭ 2,343 (+1120.31%)
Mutual labels:  helm, k8s
K8s
Kubernetes Helm Charts for the ORY ecosystem.
Stars: ✭ 127 (-33.85%)
Mutual labels:  helm, k8s
Swarmprom
Docker Swarm instrumentation with Prometheus, Grafana, cAdvisor, Node Exporter and Alert Manager
Stars: ✭ 1,739 (+805.73%)
Mutual labels:  prometheus, grafana
Elephant Shed
PostgreSQL Management Appliance
Stars: ✭ 146 (-23.96%)
Mutual labels:  prometheus, grafana
Pepper Metrics
pepper metrics is a tool, it can helps you collect runtime performance use RED method, and then output as log / timeseries data, by default it use prometheus as datasource, grafana as UI
Stars: ✭ 119 (-38.02%)
Mutual labels:  prometheus, grafana
Go Notify
An email automation solution, written in Golang.
Stars: ✭ 143 (-25.52%)
Mutual labels:  prometheus, grafana
Prom ex
An Elixir Prometheus metrics collection library built on top of Telemetry with accompanying Grafana dashboards
Stars: ✭ 149 (-22.4%)
Mutual labels:  prometheus, grafana
Ethereum Staking Guide
Ethereum 2.0 Staking Guides
Stars: ✭ 116 (-39.58%)
Mutual labels:  prometheus, grafana

GitOps Workflow for Kubernetes Cluster

Kubernetes

Discord GitHub stars GitHub last commit

📖  Overview

Leverage Flux2 to automate cluster state using code residing in this repo

💻  Infrastructure

See the k3s setup in the homelab-infrastructure repo for more detail about hardware and infrastructure

⚙️  Setup

See setup for more detail about setup & bootstrapping a new cluster

🔧  Workloads (by namespace)

🤖  Automation

  • Renovate keeps workloads up-to-date by scanning the repo and opening pull requests when it detects a new container image update or a new helm chart
  • Kured automatically drains & reboots nodes when OS patches are applied requiring a reboot
  • System Upgrade Controller automatically upgrades k3s to new versions as they are released

🤝  Community

There is a really great community of like-minded folks doing similar efforts who have shared their clusters over at awesome-home-kubernetes

There is also an active the [email protected] Discord for this community and great discussion.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].