From 2eaa94a6758e15243f45d51542cce15c43cabdbc Mon Sep 17 00:00:00 2001 From: Tom Huang Date: Wed, 8 Jul 2020 00:21:37 -0400 Subject: [PATCH] fix k3s fire --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c103be4..9a91a2e 100644 --- a/readme.md +++ b/readme.md @@ -48,7 +48,7 @@ Items with :green_heart: indicate open source projects. ### Cluster Provisioning - :green_heart:[kind](https://github.com/kubernetes-sigs/kind) :fire::fire::fire::fire::fire: - kind is a tool for running local Kubernetes clusters using Docker container "nodes". -- :green_heart:[k3s](https://github.com/rancher/k3s) - Lightweight Kubernetes. Easy to install, half the memory, all in a binary less than 100 MB. +- :green_heart:[k3s](https://github.com/rancher/k3s) :fire::fire::fire::fire::fire: - Lightweight Kubernetes. Easy to install, half the memory, all in a binary less than 100 MB. - :green_heart:[eksctl](https://github.com/weaveworks/eksctl) :fire::fire::fire::fire::fire: - `eksctl` is a simple CLI tool for creating clusters on EKS - Amazon's new managed Kubernetes service for EC2. ### Automation