Release | Development Build Status |
---|---|
1-18 | |
1-19 | |
1-20 | |
1-21 |
Amazon EKS Distro (EKS-D) is a Kubernetes distribution based on and used byAmazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetesclusters. With EKS-D, you can rely on the same versions of Kubernetes and itsdependencies deployed by Amazon EKS. This includes the latest upstream updates,as well as extended security patching support. EKS-D follows the same Kubernetesversion release cycle as Amazon EKS, and we provide the bits here. EKS-D offersthe same software that has enabled tens of thousands of Kubernetes clusters onAmazon EKS.
This GitHub repository has everything required to build the components that makeup the EKS Distro from source.
Full documentation for releases can be found on https://distro.eks.amazonaws.com.
To receive notifications about new EKS-D releases, subscribe to the EKS-D updates SNS topic:arn:aws:sns:us-east-1:379412251201:eks-distro-updates
Release | Manifest |
---|---|
5 | kubernetes-1-21-eks-5 |
Release | Manifest |
---|---|
7 | kubernetes-1-20-eks-7 |
Release | Manifest |
---|---|
10 | kubernetes-1-19-eks-10 |
Release | Manifest |
---|---|
11 | kubernetes-1-18-eks-11 |
The EKS Distro is built usingProw, theKubernetes CI/CD system. EKS operates an installation of Prow, which is visibleat https://prow.eks.amazonaws.com/. Please read ourCONTRIBUTING guide before making a Pull Request.
If you discover a potential security issue in this project, or think you mayhave discovered a security issue, we ask that you notify AWS Security via ourvulnerability reportingpage. Please donot create a public GitHub issue.
This project is licensed under the Apache-2.0 License.
Amazon EKS Anywhere Build 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 w
AWS EKS Terraform module Terraform module which creates Kubernetes cluster resources on AWS EKS. Features Create an EKS cluster All node types are supported: Managed Node Groups Self-managed Nodes Far
Boilerplate for a basic AWS infrastructure with EKS cluster Advantages of this boilerplate Infrastructure as Code (IaC): using Terraform, you get an infrastructure that’s smooth and efficient State ma
terraform-aws-eks-cluster Terraform module to provision an EKS cluster on AWS. This project is part of our comprehensive "SweetOps" approach towards DevOps. It's 100% Open Source and licensed under th
我正在尝试为应用程序完成一项非常常见的任务: 分配证书并使用TLS/HTTPS对其进行保护。 我花了将近一天的时间搜索留档,尝试多种不同的策略来让它发挥作用,但没有什么对我有用。 最初,我使用Helm在EKS上设置nginx ingress,方法如下:https://github.com/nginxinc/kubernetes-ingress.我尝试使用以下配置使示例应用程序工作(cafe): 入
我对Flink和库伯内特斯是新手。我计划创建一个flink流作业,将数据从文件系统流到Kafka。 使用工作正常的flink job jar(本地测试)。现在我正试图在kubernetes主持这项工作,并希望在AWS中使用EKS。 我已经阅读了有关如何设置flink群集的官方flink文档。https://ci.apache.org/projects/flink/flink-docs-releas