Amazon EKS Anywhere

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

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

    Run Amazon EKS on your own infrastructure 🚀

    Not yet but it's a request we've heard from beta testers. Would love to hear what you need in a GitHub issue so we can prioritize additional providers. https://github.com/aws/eks-anywhere/issues

  • eks-distro

    Amazon EKS Distro (EKS-D) is a Kubernetes distribution based on and used by Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes clusters.

    EKS-A focuses on cluster management for HA environments. By default we use 3 etcd nodes, 2 control plane nodes, and 3 worker nodes. It uses cilium as the default CNI and Cluster API controllers for continual cluster state management. It has some optional configuration for a flux controller and OIDC authentication but it doesn't add default services or workloads. EKS-A also uses EKS Distro which is the open source Kubernetes distribution we run in hosted EKS.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • kind

    Kubernetes IN Docker - local clusters for testing Kubernetes

    The local cluster is using kind. I don't know all the details of how it's implemented on MacOS (I use Ubuntu) but according to the Cilium docs kind is a supported environment.

  • OpenFaaS

    OpenFaaS - Serverless Functions Made Simple

    There are a few projects that will give you a lambda like experience on top of Kubernetes. I would suggest looking at openfaas and knative

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