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
- Host: GitHub
- URL: https://github.com/claudio-code/script-to-install-kubernetes
- Owner: Claudio-code
- Created: 2022-07-14T00:17:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T16:11:28.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T20:54:08.825Z (about 1 year ago)
- Language: Shell
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```