Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ernado/k8s-install


https://github.com/ernado/k8s-install

Last synced: about 20 hours ago
JSON representation

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)