Files
awesome-kubernetes/docs/kubernetes-alternatives.md
2022-12-31 20:26:20 +01:00

8.1 KiB
Raw Permalink Blame History

Kubernetes Alternatives

  1. Introduction
    1. Why Not Use Kubernetes
  2. Heroku
  3. Amazon ECS
  4. Nomad
  5. Portainer
  6. Docker Enterprise and Docker Universal Control Plane (UCP)
  7. Docker Swarm
  8. Simplenetes
  9. More comparisons and alternatives
  10. Images
  11. Videos

Introduction

Why Not Use Kubernetes

Heroku

Amazon ECS

Nomad

Portainer

Docker Enterprise and Docker Universal Control Plane (UCP)

  • Docker Enterprise
  • Universal Control Plane overview Docker Universal Control Plane (UCP) is the enterprise-grade cluster management solution from Docker. You install it on-premises or in your virtual private cloud, and it helps you manage your Docker cluster and applications through a single interface.

Docker Swarm

Simplenetes

  • Simplenetes Alternative to Kubernetes written in pure Sh

More comparisons and alternatives

Images

??? note "Click to expand!"

<center>
[![Kubernetes vs Docker Swarm](images/kubernetes-vs-dockerswarm.png)](https://www.cuelogic.com/blog/kubernetes-vs-docker-swarm)

[![when to choose kubernetes](images/when_to_choose_kubernetes.jpeg)](https://medium.com/better-programming/why-not-use-kubernetes-52a89ada5e22)
</center>

Videos

??? note "Click to expand!"

<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/9_s3h_GVzZc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>