Go kubernetes-cluster

Open-source Go projects categorized as kubernetes-cluster

Top 23 Go kubernetes-cluster Projects

kubernetes-cluster
  1. eksctl

    The official CLI for Amazon EKS

    Project mention: Connecting from EKS pods to MSK: Setting up IAM, service accounts, trust relationships, and security groups | dev.to | 2025-06-25

    # for ARM systems, set ARCH to: `arm64`, `armv6` or `armv7` ARCH=amd64 PLATFORM=$(uname -s)_$ARCH curl -sLO "https://github.com/eksctl-io/eksctl/releases/latest/download/eksctl_$PLATFORM.tar.gz" # (Optional) Verify checksum curl -sL "https://github.com/eksctl-io/eksctl/releases/latest/download/eksctl_checksums.txt" | grep $PLATFORM | sha256sum --check tar -xzf eksctl_$PLATFORM.tar.gz -C /tmp && rm eksctl_$PLATFORM.tar.gz sudo mv /tmp/eksctl /usr/local/bin

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. cyclops

    Developer Friendly Kubernetes 👁️

    Project mention: Signs You Might Need a Developer Platform | dev.to | 2025-05-15

    Learn more about Cyclops and give your team the platform they deserve.

  4. gardener

    Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes.

  5. kubekey

    Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA 🔥 ⎈ 🐳

    Project mention: Quick Deployment of High Availability Kubernetes 1.33.0 Cluster Based on KubeKey 3.1.9 | dev.to | 2025-05-30

    curl -sSL https://get-kk.kubesphere.io | sh - # Alternatively download via: https://github.com/kubesphere/kubekey/releases/download/v3.1.9/kubekey-v3.1.9-linux-amd64.tar.gz

  6. kube-vip

    Kubernetes Control Plane Virtual IP and Load-Balancer

    Project mention: Deploying an RKE2 Cluster with CAPI, Rancher Turtles, and Proxmox | dev.to | 2025-05-19

    Modify the allowed Proxmox nodes, control plane endpoint, and IP configuration to match your Proxmox environment and network setup. The controlPlaneEndpoint should reference a loadbalancer that sends traffic to the control-plane nodes. If you don’t have a load balancer, consider deploying kube-vip in your RKE2ControlPlane manifests.

  7. Botkube

    An app that helps you monitor your Kubernetes cluster, debug critical deployments & gives recommendations for standard practices

    Project mention: Botkube: Facilitando o gerenciamento de clusters Kubernetes | dev.to | 2024-09-13
  8. kubectl-trace

    Schedule bpftrace programs on your kubernetes cluster using the kubectl

    Project mention: 12 เครื่องมือ Debug Kubernetes เจ๋งๆ ที่ควรต้องมีติดมือไว้ | dev.to | 2025-03-30

    Github

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. eks-anywhere

    Run Amazon EKS on your own infrastructure 🚀

    Project mention: Dear friend, you have built a Kubernetes | news.ycombinator.com | 2024-11-24

    > Most megacorps use AWS. It's regrettable that your company can't, but that's pretty atypical.

    Even then, it seems like you can run EKS yourself:

    https://github.com/aws/eks-anywhere

    "EKS Anywhere is free, open source software that you can download, install on your existing hardware, and run in your own data centers."

    (Never done it myself, no idea if it's a good option)

  11. kamaji

    Kamaji is the Hosted Control Plane Manager for Kubernetes.

  12. ksync

    Sync files between your local system and a kubernetes cluster. (by ksync)

  13. kubernetes-ingress

    HAProxy Kubernetes Ingress Controller (by haproxytech)

  14. claudie

    Cloud-agnostic managed Kubernetes

    Project mention: Awesome Kubernetes Resources !!! 🔥 | dev.to | 2025-03-18

    💚Claudie 🔥 - Multi-cloud clusters with each nodepool in a different cloud provider.

  15. cluster-api-provider-aws

    Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.

  16. kubemq-community

    KubeMQ is a Kubernetes native message queue broker

    Project mention: Simplifying Multi-LLM Integration with KubeMQ: The Path to Scalable AI Solutions | dev.to | 2025-02-25

    In this blog post, we'll look at just how to do this. We’ll provide code examples to guide you through setting up a router that interfaces with both OpenAI and Anthropic's Claude using KubeMQ as our example.

  17. eBPF-Guide

    eBPF (extended Berkeley Packet Filter) Guide. Learn all about the eBPF Tools and Libraries for Security, Monitoring , and Networking.

  18. silver-surfer

    Kubernetes objects api-version compatibility checker and provides migration path for K8s objects and prepare it for cluster upgrades

    Project mention: Kubernetes API-version compatibility checker and provides migration path | news.ycombinator.com | 2024-08-29
  19. danm

    TelCo grade network management in a Kubernetes cluster

  20. kubectl-doctor

    kubectl cluster triage plugin for k8s - 🏥 (brew doctor equivalent)

  21. cluster-api-provider-bringyourownhost

    Kubernetes Cluster API Provider BYOH for already-provisioned hosts running Linux.

  22. Kubernetes-Guide

    Kubernetes Guide. Learn all about Kubernetes monitoring, networking, and containers. Whether you're running Kubernetes Locally or in the Cloud ( Azure, AWS, and GCP).

  23. crash-diagnostics

    Crash-Diagnostics (Crashd) is a tool to help investigate, analyze, and troubleshoot unresponsive or crashed Kubernetes clusters.

  24. kubitect

    Kubitect provides a simple way to set up a highly available Kubernetes cluster across multiple hosts.

  25. instance-manager

    A Kubernetes controller for creating and managing worker node instance groups across multiple providers

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go kubernetes-cluster discussion

Log in or Post with

Go kubernetes-cluster related posts

  • End-to-End DevOps Project: Building, Deploying, and Monitoring a Full-Stack Application

    2 projects | dev.to | 24 May 2025
  • Deploying an RKE2 Cluster with CAPI, Rancher Turtles, and Proxmox

    3 projects | dev.to | 19 May 2025
  • The Fun Kubernetes: Launch Your First Kubernetes App on Amazon EKS

    1 project | dev.to | 6 May 2025
  • Provision EKS Cluster with Terraform, Terragrunt & GitHub Actions

    2 projects | dev.to | 11 Jan 2025
  • Mastering Multi-Cloud and Edge Data Synchronization: A Retail Use Case with KubeMQ’s Java SDK

    1 project | dev.to | 10 Sep 2024
  • 9 Ways to Spin Up an EKS Cluster - Way 4 - CloudFormation

    3 projects | dev.to | 4 Aug 2024
  • Create your own template for cyclops

    5 projects | dev.to | 21 Jul 2024
  • A note from our sponsor - Stream
    getstream.io | 19 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Index

What are some of the best open-source kubernetes-cluster projects in Go? This list will help you:

# Project Stars
1 eksctl 5,098
2 cyclops 3,232
3 gardener 3,186
4 kubekey 2,612
5 kube-vip 2,455
6 Botkube 2,226
7 kubectl-trace 2,121
8 eks-anywhere 2,042
9 kamaji 1,556
10 ksync 1,542
11 kubernetes-ingress 778
12 claudie 715
13 cluster-api-provider-aws 672
14 kubemq-community 668
15 eBPF-Guide 591
16 silver-surfer 429
17 danm 386
18 kubectl-doctor 364
19 cluster-api-provider-bringyourownhost 234
20 Kubernetes-Guide 208
21 crash-diagnostics 185
22 kubitect 159
23 instance-manager 150

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Go is
the 4th most popular programming language
based on number of references?