Skip to content

Commit

Permalink
Merge pull request #47 from samyfodil/master
Browse files Browse the repository at this point in the history
Added Taubyte to kubernetes-alternatives.md
  • Loading branch information
inafev authored Aug 21, 2024
2 parents e728230 + 8ef2187 commit 8ae56e3
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions docs/kubernetes-alternatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@
7. [Docker Enterprise and Docker Universal Control Plane (UCP)](#docker-enterprise-and-docker-universal-control-plane-ucp)
8. [Docker Swarm](#docker-swarm)
9. [Simplenetes](#simplenetes)
10. [More comparisons and alternatives](#more-comparisons-and-alternatives)
11. [Images](#images)
12. [Videos](#videos)
10. [Taubyte](#taubyte)
11. [More comparisons and alternatives](#more-comparisons-and-alternatives)
12. [Images](#images)
13. [Videos](#videos)

## Introduction

Expand Down Expand Up @@ -88,6 +89,15 @@

- [Simplenetes](https://github.com/simplenetes-io/simplenetes) Alternative to Kubernetes written in pure Sh

## Taubyte

- [Taubyte](https://taubyte.com) Alternative to Kubernetes that aims to eliminate as much ops as possible (NoOps)
- [tau](https://github.com/taubyte/tau) Implementation of Taubyte. Build a Cloud Computing Platform running few commands.
- [dreamland](https://github.com/taubyte/dreamland) Implementation of Taubyte for local development and E2E testing automation.
- [Introduction to Taubyte](https://taubyte.com/blog/introduction-to-taubyte/)
- [Create your own Cloud: How to deploy tau](https://taubyte.com/blog/be-competitive-in-few-minutes/)
- [llama.cpp plugin](https://github.com/samyfodil/taubyte-llama-satellite) llama.cpp integration for WebAssembly

## More comparisons and alternatives

- [blog.opstree.com: A Comparison Between Various Container Orchestration Services! (ECS vs Kubernetes)](https://blog.opstree.com/2021/06/21/a-comparison-between-various-container-orchestration-services-ecs-vs-kubernetes/)
Expand Down

0 comments on commit 8ae56e3

Please sign in to comment.