当前位置: 首页 > 软件库 > 云计算 > 云原生 >

eks-anywhere

Run Amazon EKS on your own infrastructure 🚀
授权协议 Apache-2.0 License
开发语言 Google Go
所属分类 云计算、 云原生
软件类型 开源软件
地区 不详
投 递 者 容俊豪
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Amazon EKS Anywhere

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 usingProw, 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.

Security

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 reporting page.Please do not create a public GitHub issue.

License

This project is licensed under the Apache-2.0 License.

 相关资料
  • EKS Distro Repository 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

  • 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