HCL Kubernetes

Open-source HCL projects categorized as Kubernetes

Top 23 HCL Kubernete Projects

  1. terraform-aws-eks

    Terraform module to create Amazon Elastic Kubernetes (EKS) resources 🇺🇦

    Project mention: I got tired of paying JFrog for a secure OpenTofu / Terraform registry so I built my own | dev.to | 2026-05-26

    apiVersion: opendepot.defdev.io/v1alpha1 kind: Module metadata: name: terraform-aws-eks namespace: opendepot-system spec: moduleConfig: name: terraform-aws-eks provider: aws repoOwner: terraform-aws-modules repoUrl: https://github.com/terraform-aws-modules/terraform-aws-eks fileFormat: zip immutable: true storageConfig: s3: bucket: opendepot-modules region: us-west-2 githubClientConfig: useAuthenticatedClient: true versions: - version: "21.10.1" - version: "21.11.0" - version: "21.12.0" - version: "21.13.0" # added in PR #42

  2. SaaSHub

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

    SaaSHub logo
  3. tutorials

    DevOps Tutorials (by antonputra)

  4. terraform-hcloud-kube-hetzner

    Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!

    Project mention: 3x performance for 1/4 of the price by migrating from AWS to Hetzner | news.ycombinator.com | 2025-10-17
  5. terraform-aws-eks-blueprints

    Configure and deploy complete EKS clusters.

  6. okd

    The self-managing, auto-upgrading, Kubernetes distribution for everyone

    Project mention: Kubernetes Is Your Private Cloud | news.ycombinator.com | 2025-11-12

    The thing with OpenShift (https://github.com/okd-project/okd) is you can set it up, and then run basically one command (oc new-app .) to push almost any app to Kubernetes. All bells and whistles included.

  7. typhoon

    Minimal and free Kubernetes distribution with Terraform

  8. learn-devops

    I am using this repository to document my devops journey. I follow the process of learning everything by tasks. Every task has an associated objective that encompasses an underlying concept. Concepts including CloudProviders, Containers, ContainersOrchestration, Databases, InfrastructureAsCode, Interview, VersionControl etc in progress

  9. k8s.io

    Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites

  10. azure-aks-kubernetes-masterclass

    Azure AKS Kubernetes Masterclass

  11. terraform-kubestack

    Kubestack is a framework for Kubernetes platform engineering teams to define the entire cloud native stack in one Terraform code base and continuously evolve the platform safely through GitOps.

  12. terraform-hcloud-kubernetes

    Terraform Module to Deploy a Highly Available, Production-Ready Talos Kubernetes Cluster on Hetzner Cloud

    Project mention: Show HN: Edka – Deploy Kubernetes on your own Hetzner account in minutes | news.ycombinator.com | 2025-08-15

    If you need disk encryption on Hetzner, I built a Terraform module that sets up a Kubernetes cluster with encrypted disks enabled by default: https://github.com/hcloud-k8s/terraform-hcloud-kubernetes

  13. aws-eks-base

    This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.

  14. pi-cluster

    Pi Kubernetes Cluster. Homelab kubernetes cluster automated with Ansible, Terraform and FluxCD

  15. TJs-Kubernetes-Service

    Enable enthusiasts and administrators alike to easily provision highly available and production-ready Kubernetes clusters on Proxmox VE.

  16. terraform-aws-eks-cluster

    Terraform module for provisioning an EKS cluster

  17. libvirt-k8s-provisioner

    Automate your k8s installation

  18. terraform-aws-eks-blueprints-addons

    Terraform module which provisions addons on Amazon EKS clusters

    Project mention: Terraform: AWS EKS Terraform module update from version 20.x to version 21.x | dev.to | 2025-09-18

    Now the parameters for the Helm chart, see its values.yaml#L163 — my controllers are installed from aws-ia/eks-blueprints-addons/aws in Terraform when creating the cluster, so set here:

  19. free-tier-gke

    Run your very own GKE cluster at a steep discount!

  20. terraform-aws-observability-accelerator

    Open source project to help accelerate and ease observability setup on AWS environments

    Project mention: Hardening Kubernetes: A Practical Guide to EKS Security with Terraform and Kyverno | dev.to | 2026-04-29

    Check out the terraform-aws-observability-accelerator to get started.

  21. k8s-1m

    Run Kubernetes with a million nodes

    Project mention: Building the largest known Kubernetes cluster, with 130k nodes | news.ycombinator.com | 2025-11-24

    there is a doc about how to do with 1M nodes: https://bchess.github.io/k8s-1m/#_why

    so i guess the title is not true?

  22. k3s-oci-cluster

    Deploy a Kubernetes cluster for free, using k3s and Oracle always free resources

  23. homelab

    A self-managed ArgoCD homelab kubernetes cluster using Talos (by gruberdev)

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).

HCL Kubernetes discussion

Log in or Post with

HCL Kubernetes related posts

  • Hardening Kubernetes: A Practical Guide to EKS Security with Terraform and Kyverno

    2 projects | dev.to | 29 Apr 2026
  • EKS Auto Mode: Kubernetes sin drama😝

    1 project | dev.to | 23 Mar 2026
  • Kubernetes Gateway API on EKS Exposed via ALB

    3 projects | dev.to | 2 Feb 2026
  • Deploying an AWS EKS Cluster Using Terraform: A Step-by-Step Guide

    1 project | dev.to | 15 Jan 2026
  • How I Overlooked the Problem and Shot Myself in the Foot

    1 project | dev.to | 6 Nov 2025
  • Exploring Istio Ambient Mode: Understanding the Role of Istio-CNI

    1 project | dev.to | 28 Oct 2025
  • Running Kubernetes on a Million Nodes

    1 project | news.ycombinator.com | 16 Oct 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Kubernete projects in HCL? This list will help you:

# Project Stars
1 terraform-aws-eks 4,963
2 tutorials 4,590
3 terraform-hcloud-kube-hetzner 3,845
4 terraform-aws-eks-blueprints 3,025
5 okd 2,075
6 typhoon 2,043
7 learn-devops 1,580
8 k8s.io 955
9 azure-aks-kubernetes-masterclass 842
10 terraform-kubestack 709
11 terraform-hcloud-kubernetes 676
12 aws-eks-base 629
13 pi-cluster 558
14 TJs-Kubernetes-Service 556
15 terraform-aws-eks-cluster 550
16 learn-terraform-provision-eks-cluster 438
17 libvirt-k8s-provisioner 438
18 terraform-aws-eks-blueprints-addons 393
19 free-tier-gke 345
20 terraform-aws-observability-accelerator 325
21 k8s-1m 289
22 k3s-oci-cluster 261
23 homelab 248

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that HCL is
the 22nd most popular programming language
based on number of references?