Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ernado/k8s-install
https://github.com/ernado/k8s-install
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ernado/k8s-install
- Owner: ernado
- License: apache-2.0
- Created: 2023-05-24T15:00:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-24T15:09:46.000Z (over 1 year ago)
- Last Synced: 2024-10-15T02:52:16.543Z (24 days ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# k8s install
This was used to create go-faster k8s cluster.
## Setup
1. Change `k8sServiceHost` in `cilium.yml` to your control node IP and `devices` to your network interface
2. Read [install.k8s.sh](install.k8s.sh) and run it### Metallb
There is an example of single-address metallb pool, see [metallb.sh](metallb.sh), [metallb.ns.yml](metallb.ns.yml), [ap.mb.yml](ap.mb.yml)
### OpenEBS
There is an example of local SSD storage, see [openebs.sh](openebs.sh), [openebs.storageclass.yml](openebs.storageclass.yml), [openebs.yml](openebs.yml)