Keep Calm! Kubernetes Cluster!! with helm file

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • aws-eksctl-helm

    Kubernetes cluster provisioning with eksctl and manage by helm.

  • Github repo.

  • microservices-demo

    Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.

  • The microservices source code repository for this project is from this link; google-microservices-demo, containing 11 services we will deploy with this demo. Also, from the same repo, it was illustrated and visualized how these services are connected to each other including a 3rd party service for database - redis. Among the services, Frontend serves as an entrypoint for all the services receiving external requests from the browser. Meanwhile, the load generator deployment is optional, so in this demo we wouldn't bother deploying it.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • helm

    The Kubernetes Package Manager

  • Tools Official Links AWS CLI https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html eksctl https://eksctl.io/ helm https://helm.sh/

  • eksctl

    The official CLI for Amazon EKS

  • Tools Official Links AWS CLI https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html eksctl https://eksctl.io/ helm https://helm.sh/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts