eks-distro VS eks-nvme-ssd-provisioner

Compare eks-distro vs eks-nvme-ssd-provisioner and see what are their differences.

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. (by aws)

eks-nvme-ssd-provisioner

EKS NVMe SSD provisioner for Amazon EC2 Instance Stores (by brunsgaard)
Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
eks-distro eks-nvme-ssd-provisioner
8 1
1,224 55
1.1% -
9.2 0.9
1 day ago over 1 year ago
Shell Shell
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

eks-distro

Posts with mentions or reviews of eks-distro. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-12.
  • EKS Anywhere: The What, The Why and The How
    3 projects | dev.to | 12 Sep 2021
    EKS Anywhere builds on the strengths of Amazon EKS Distro, the same open-source distribution of Kubernetes that is used by Amazon EKS on the cloud, thus fostering consistency and compatibility between clusters both on AWS as well as on-premises.
  • Amazon EKS Anywhere
    4 projects | news.ycombinator.com | 8 Sep 2021
    yes im aware of bmctl. however you dont have control over the kubernetes distro that's running.

    is there anything similar to https://github.com/aws/eks-distro ?

    6 projects | reddit.com/r/kubernetes | 8 Sep 2021
    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.

eks-nvme-ssd-provisioner

Posts with mentions or reviews of eks-nvme-ssd-provisioner. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning eks-nvme-ssd-provisioner yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing eks-distro and eks-nvme-ssd-provisioner you can also consider the following projects:

containers-roadmap - This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).

eks-anywhere - Run Amazon EKS on your own infrastructure 🚀

awesome-kubernetes - A curated list for awesome kubernetes sources :ship::tada:

aws-workflows-on-github - Workflows for automation of AWS services setup from Github CI/CD

gluster-kubernetes - GlusterFS Native Storage Service for Kubernetes

gardener - Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, vSphere, KubeVirt, Hetzner, EquinixMetal, MetalStack, and OnMetal with minimal TCO.

longhorn - Cloud-Native distributed storage built on and for Kubernetes

OpenFaaS - OpenFaaS - Serverless Functions Made Simple

Nginx - An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

kind - Kubernetes IN Docker - local clusters for testing Kubernetes