eks-distro
kind
Our great sponsors
eks-distro | kind | |
---|---|---|
8 | 149 | |
1,224 | 11,306 | |
1.1% | 2.4% | |
9.2 | 8.7 | |
4 days ago | 4 days ago | |
Shell | Go | |
Apache License 2.0 | Apache License 2.0 |
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
-
EKS Anywhere: The What, The Why and The How
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
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 ?
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.
kind
-
Blog: KWOK: Kubernetes WithOut Kubelet
One of the use cases mentioned here is testing. One should also look at kind [1]. It is light weight, a really good candidate to setup dev environments.
The nodes here are fake, they won't actually run your software. For CI/CD clusters I would recommend kind (https://github.com/kubernetes-sigs/kind).
-
Multi-tenancy with ProjectSveltos
I have created management cluster on my laptop. It is a Kind cluster. In the management cluster, I have deployed both ClusterAPI (with Kind as infrastructure provider) and Sveltos.
- Easiest way to provision and configure ephemeral cluster locally
-
From local development to Kubernetes — Cluster, Helm, HTTPS, CI/CD, GitOps, Kustomize, ArgoCD — Part[1]
To setup a Kubernetes cluster you can decide if you want to create locally with minikube or kind, or create it in a cloud provider like AWS, GCP, DigitalOcean, etc. in their respective platforms for Kubernetes like EKS, GKE, DOKS.
-
A local Kubernetes cluster in seconds with Kind
I wanted a little tool to study Kubernetes locally, there are some options, but Kind (Kubernetes In Docker) was my preferred choice, you just need Docker, and you can handle a Kubernetes setup very easily.
-
In order to prepare for the CKA exam, how can I get more hands-on practice/experience?
You should check out the kind project! It’s a tool for running a local, lightweight Kubernetes clusters using Docker container “nodes”.
-
How do you guys on Mac M1's get around the annoying port forwarding issues with k8s + docker?
Not minikube but I use kind on my M1 mac for hours a day. ( https://kind.sigs.k8s.io/ ) . When I launch a cluster I map the host port with the container port.
- Despliega un clúster de Kubernetes en segundos con k3sup
-
15 DevOps and SRE Tools you Should Know About in 2023
Kind
What are some alternatives?
minikube - Run Kubernetes locally
k3d - Little helper to run CNCF's k3s in Docker
lima - Linux virtual machines, typically on macOS, for running containerd
nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
k3s - Lightweight Kubernetes
kubetest2 - Kubetest2 is the framework for launching and running end-to-end tests on Kubernetes.
k0s - k0s - The Zero Friction Kubernetes
vcluster - vcluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
eks-anywhere - Run Amazon EKS on your own infrastructure 🚀
colima - Container runtimes on macOS (and Linux) with minimal setup
k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!
eks-nvme-ssd-provisioner - EKS NVMe SSD provisioner for Amazon EC2 Instance Stores