Files
awesome-kubernetes/docs/managed-kubernetes-in-public-cloud.md
Inaki Fernandez e618b8bccc update
2024-01-29 10:18:54 +01:00

85 KiB
Raw Blame History

Managed Kubernetes in Public Cloud

  1. Introduction
  2. Terraform Kubernetes Boilerplates
  3. GKE vs EKS vs AKS
  4. Other Managed Kubernetes
  5. AWS EKS (Hosted/Managed Kubernetes on AWS)
    1. EKS Upgrades
    2. EKS and IaC with Crossplane
    3. AWS EKS Vs ECS Vs Fargate
    4. EKS Anywhere (on premises)
    5. EKS Distro (EKS-D)
    6. Testing Kubernetes Canary deployment on EKS
  6. AKS Azure Kubernetes Service
    1. AKS Releases
    2. AKS Lite
    3. Draft 2 on AKS
  7. GKE Google Kubernetes Engine
  8. IKS IBM Cloud Kubernetes Service
  9. Linode Kubernetes Engine LKE
  10. DOKS Digital Ocean Kubernetes
  11. Oracle Cloud Kubernetes
  12. Provisioning cloud resources (AWS, GCP, Azure) in Kubernetes
  13. Kubesphere
  14. Giant Swarm
  15. Tools for multi-cloud Kubernetes management
  16. Videos
  17. Tweets

Introduction

{==

Terraform Kubernetes Boilerplates

==}

GKE vs EKS vs AKS

Other Managed Kubernetes

  • thenewstack.io: Otomi Container Platform Offers an Integrated Kubernetes Bundle If you want to enjoy the benefits of Kubernetes, configuring and installing the software itself can be just the first of many deeply technical and oftentimes confusing steps. To simplify this, many major cloud providers offer managed Kubernetes services, but even then you may need to install secondary services to handle tasks such as tracing, logging, monitoring, identity access management, and so on. The Otomi Container Platform looks to address this complexity by bundling together more than 30 different Kubernetes add-ons, as well as providing what it calls an “OSX like interface,” and today the project has open sourced a community edition under the Apache 2.0 license.

AWS EKS (Hosted/Managed Kubernetes on AWS)

EKS Upgrades

EKS and IaC with Crossplane

AWS EKS Vs ECS Vs Fargate

EKS Anywhere (on premises)

EKS Distro (EKS-D)

  • ==aws/eks-distro== Amazon EKS Distro (EKS-D) is a Kubernetes distribution based on and used by Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes clusters.

Testing Kubernetes Canary deployment on EKS

AKS Azure Kubernetes Service

AKS Releases

AKS Lite

Draft 2 on AKS

GKE Google Kubernetes Engine

IKS IBM Cloud Kubernetes Service

Linode Kubernetes Engine LKE

DOKS Digital Ocean Kubernetes

Oracle Cloud Kubernetes

Provisioning cloud resources (AWS, GCP, Azure) in Kubernetes

Kubesphere

Giant Swarm

  • Giant Swarm Giant Swarm offers a fully managed, open source Kubernetes platform with all the flexibility and support you need.
  • giantswarm.io: We decided to go all-in with Cluster API (CAPI). "Time and again, we have seen open source win. It won with Kubernetes, and it will win with CAPI. We will continue to add our secret sauce to make it easily accessible to enterprise customers."

Tools for multi-cloud Kubernetes management

Videos

Click to expand!

Tweets

Click to expand!

Cloud providers after selling managed kubernetes pic.twitter.com/p9jd4Ov4Ej

— memenetes (@memenetes) November 11, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

Small companies managing their own Kubernetes. pic.twitter.com/nTHrqPiQnm

— joshobrien77 (@joshobrien77) November 12, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

AWS recently released a new version of the AWS-CNI that allows more Pods to be deployed in each EC2 instance.

More pod density means more efficiency, but how does it work?

And if it's that good, why release it only now?

Let's see 👇

🧵 pic.twitter.com/MHnDrYJUvf

— Daniele Polencic (@danielepolencic) November 22, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>