Skip to content

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!