All Projects → aws → eks-anywhere

aws / eks-anywhere

Licence: Apache-2.0 license
Run Amazon EKS on your own infrastructure 🚀

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to eks-anywhere

kubernetes
Kubernetes Course
Stars: ✭ 19 (-98.84%)
Mutual labels:  k8s, kubernetes-deployment, eks
Metalk8s
An opinionated Kubernetes distribution with a focus on long-term on-prem deployments
Stars: ✭ 217 (-86.71%)
Mutual labels:  kubernetes-cluster, k8s, kubernetes-deployment
Eksctl
The official CLI for Amazon EKS
Stars: ✭ 3,550 (+117.39%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment, eks
Container Service Extension
Container Service for VMware vCloud Director
Stars: ✭ 66 (-95.96%)
Mutual labels:  vmware, k8s, kubernetes-deployment
aws-eks-orb
An orb to simplify deployments to Amazon Elastic Container Service for Kubernetes (Amazon EKS)
Stars: ✭ 16 (-99.02%)
Mutual labels:  k8s, kubernetes-deployment, eks
ansible-role-k8s
This role render an arbitrary number of Jinja2 templates and deploys or removes them to/from Kubernetes clusters.
Stars: ✭ 26 (-98.41%)
Mutual labels:  kubernetes-cluster, k8s, kubernetes-deployment
Kubekey
Provides a flexible, rapid and convenient way to install Kubernetes only, both Kubernetes and KubeSphere, and related cloud-native add-ons. It is also an efficient tool to scale and upgrade your cluster.
Stars: ✭ 288 (-82.36%)
Mutual labels:  kubernetes-cluster, k8s, kubernetes-deployment
Kubectl Doctor
kubectl cluster triage plugin for k8s - 🏥 (brew doctor equivalent)
Stars: ✭ 209 (-87.2%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment
kubernetes-starterkit
A launchpad for developers to learn Kubernetes from scratch and deployment of microservices on a kubernetes cluster.
Stars: ✭ 39 (-97.61%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment
kubectl-janitor
List Kubernetes objects in a problematic state
Stars: ✭ 48 (-97.06%)
Mutual labels:  kubernetes-cluster, k8s
spring-cloud-microservices-on-kubernetes
My Best Practices in development and deployment of Spring Cloud Microservices on Kubernetes.
Stars: ✭ 19 (-98.84%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment
Sonobuoy
Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests and other plugins in an accessible and non-destructive manner.
Stars: ✭ 2,442 (+49.54%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment
Kubernetes Lxd
A step-by-step guide to get kubernetes running inside an LXC container
Stars: ✭ 173 (-89.41%)
Mutual labels:  kubernetes-cluster, k8s
ansible-role-rke2
Ansible Role to install RKE2 Kubernetes.
Stars: ✭ 118 (-92.77%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment
kube-watch
Simple tool to get webhooks on Kubernetes cluster events
Stars: ✭ 21 (-98.71%)
Mutual labels:  kubernetes-cluster, k8s
Katlas
A distributed graph-based platform to automatically collect, discover, explore and relate multi-cluster Kubernetes resources and metadata.
Stars: ✭ 179 (-89.04%)
Mutual labels:  kubernetes-cluster, k8s
cluster-api-provider-tinkerbell
Cluster API Infrastructure Provider for Tinkerbell
Stars: ✭ 56 (-96.57%)
Mutual labels:  baremetal, tinkerbell
kahoy
Simple Kubernetes raw manifests deployment tool
Stars: ✭ 33 (-97.98%)
Mutual labels:  k8s, kubernetes-deployment
eks-distro-build-tooling
This repository contains tooling used to build the EKS Distro, and all the projects contained in https://github.com/aws/eks-distro.
Stars: ✭ 55 (-96.63%)
Mutual labels:  kubernetes-deployment, eks
eks-deep-dive-2019
Amazon EKS Deep Dive 2019
Stars: ✭ 61 (-96.26%)
Mutual labels:  k8s, eks

Amazon EKS Anywhere

Release Downloads Go Report Card CII Best Practices Contributors License

Build status: Build status

Conformance test status: Conformance test status

Amazon EKS Anywhere is a new deployment option for Amazon EKS that enables you to easily create and operate Kubernetes clusters on-premises with your own virtual machines. It brings a consistent AWS management experience to your data center, building on the strengths of Amazon EKS Distro, the same distribution of Kubernetes that powers EKS on AWS. Its goal is to include full lifecycle management of multiple Kubernetes clusters that are capable of operating completely independently of any AWS services.

Here are the steps for getting started with EKS Anywhere. Full documentation for releases can be found on https://anywhere.eks.amazonaws.com.

Development

The EKS Anywhere is tested using Prow, the Kubernetes CI system. EKS operates an installation of Prow, which is visible at https://prow.eks.amazonaws.com/. Please read our CONTRIBUTING guide before making a pull request. Refer to our end to end guide to run E2E tests locally.

The dependencies which make up EKS Anywhere are defined and built via the build-tooling repo. To update dependencies please review the Readme for the specific dependency before opening a PR.

See Cherry picking for backporting to release branches

Security

If you discover a potential security issue in this project, or think you may have discovered a security issue, we ask that you notify AWS Security via our vulnerability reporting page. Please do not create a public GitHub issue.

License

This project is licensed under the Apache-2.0 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].