An open API service indexing awesome lists of open source software.

https://github.com/claudio-code/script-to-install-kubernetes

:memo: Scripts to easy install kubernetes in Debian / Ubuntu
https://github.com/claudio-code/script-to-install-kubernetes

Last synced: 11 months ago
JSON representation

:memo: Scripts to easy install kubernetes in Debian / Ubuntu

Awesome Lists containing this project

README

          

## How use?

- Add ppa and install Docker and Kubernetes and start kubernetes

---
---

### Create k8s cluster with multipass

```bash
git clone https://github.com/Claudio-code/script-to-install-kubernetes.git && cd ./script-to-install-kubernetes && sudo ./kubernetes_cluster_install.sh
```