Overview of Partners¶
A number of partners are providing install methods as well a integrations with EKS Distro.
Alcide¶
Alcide provides centralized and unified security coverage across hybrid deployments that span across EKS, Outposts, and Amazon EKS Distro. Customers can use the same tools and best practices regardless of the deployment infrastructure. The Alcide platform addresses all Kubernetes security needs holistically, from design through deployment to production. The platform is designed from a DevOps perspective, while also ensuring robust and comprehensive Kubernetes security and compliance best practices.
Aqua Security¶
Aqua Security provides KSPM (Kubernetes Security Posture Management) to improve visibility and remediate misconfigurations, as well as advanced, agentless K8s runtime protection. Customers can also leverage Kubernetes-native capabilities to attain policy-driven, full lifecycle protection and compliance for K8s applications.
Canonical¶
Canonical allows you to take Amazon EKS Distro and combine it with the MicroK8s experience to get an opinionated, self-healing, highly available EKS-compatible Kubernetes for use anywhere you can get Ubuntu. Just snap install EKS and you are up and running.
Datadog¶
Datadog provides visibility into the health of VMs, containers and serverless environments across on-premise, hybrid and cloud compute infrastructure.
Epsagon¶
Epsagon enables you to monitor Amazon EKS Distro workloads including control plane metrics. Customers can leverage Epsagon to instantly monitor, troubleshoot and trace issues in their EKS-D or EKS workloads seamlessly.
Instana¶
Instana works seamlessly on Kubernetes clusters using Amazon EKS Distro. With Instana customers can automatically monitor and visualize EKS-D and EKS workloads.
Kubermatic¶
Amazon EKS Distro can be installed using KubeOne by Kubermatic. KubeOne is an infrastructure-agonistic and open source Kubernetes cluster lifecycle management tool that automates the deployment and Day 2 operations of single Kubernetes clusters. Thanks to KubeOne’s Terraform integration and ease of use, infrastructure responsibles can install EKS Distro on AWS and Amazon Linux 2 with minimal operational effort. For a detailed description of how to install KubeOne, please see the KubeOne documentation.
Set up EKS-D with KubeOne¶
First, create the terraform.tfvars
file to instruct Terraform to create
Amazon Linux 2 instances and to use the static workers instead of MachineDeployments.
Example terraform.tfvars file:
1 2 3 4 5 6 7 8 9 10 11 12 |
|
Next, create the infrastructure using Terraform using terraform apply
.
Now create the KubeOne Config manifest. Make sure to populate the assetConfiguration
part with the real images. Here's an example:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
|
To complete, run kubeone apply -t .
.
Kubestack¶
Kubestack is a Terraform framework that provides a GitOps workflow to manage EKS clusters and cluster services.
Simulate EKS clusters locally¶
Kubestack's auto-updating local development environment uses EKS-D to mirror
your EKS clusters on localhost
.
1 2 3 4 5 |
|
Learn more about Kubestack¶
For more detailed instructions, including how to install the CLI follow the Kubestack tutorial or check out the demo video that shows the Kubestack workflow from local development powered by EKS-D to production on EKS using GitLab CI/CD.
Nirmata¶
Nirmata’s Day 2 Kubernetes platform has integrated support for cluster provisioning and life-cycle management of on-prem enterprise Kubernetes clusters using Amazon EKS Distro.
Pulumi¶
Pulumi's modern infrastructure as code platform empowers cloud engineering teams to work better together to ship faster with confidence, using open source and the world’s most popular programming languages. Pulumi’s SaaS product enables a consistent workflow for delivering and securing applications and infrastructure on any cloud—public, private, or hybrid—including AWS and more than 50 other cloud infrastructure providers. Organizations of all sizes, from startups to the Global 2000, have chosen Pulumi for their cloud transformation and modernization needs.
Rafay¶
The Rafay Managed Kubernetes Platform (MKP) is an open platform with a foundational philosophy that customers should be able to use their preferred Kubernetes distribution in their operating environments. Using the Rafay MKP, customers can now easily provision and manage the lifecycle of Amazon EKS Distro for their on-premises (bare metal or VM) and cloud deployments.
Rancher¶
Rancher Labs delivers open source software that enables organizations to deploy and manage Kubernetes at scale, on any infrastructure across the data center, cloud, branch offices, and the network edge.
Sumo Logic¶
Sumo Logic’s Kubernetes Observability Solution is an integrated solution to monitor, diagnose, troubleshoot, and secure Kubernetes applications.
Sysdig¶
Sysdig provides security and visibility to detect and respond to runtime threats, validate compliance, and monitor and troubleshoot containers on EKS-D.
Tetrate¶
Tetrate Service Bridge from Tetrate provides enterprise-grade Istio and Envoy Proxy, supports multi-cluster application connectivity and multi-tenancy.
Tigera¶
Tigera is the home of the leading solutions for Kubernetes networking, security and observability in hybrid and multi-cloud environments: Calico and Calico Enterprise. Many of the world’s largest enterprises rely on Tigera to secure both their EKS and self-managed Kubernetes clusters running on AWS.
Upbound¶
Use Upbound’s Crossplane open source solution to manage EKS-D via the Cluster API (CAPI).
Weaveworks¶
Weave Kubernetes Platform brings GitOps support to Amazon EKS Distro, providing support for installing, creating and managing EKS-D clusters on-premise.