Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxy7/k0d-cilium
https://github.com/nxy7/k0d-cilium
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nxy7/k0d-cilium
- Owner: nxy7
- Created: 2023-08-21T16:19:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-04T15:55:11.000Z (about 1 year ago)
- Last Synced: 2024-12-23T00:54:42.073Z (17 days ago)
- Language: Nushell
- Size: 26.7 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spin up k0s cluster inside docker
## Features
- k0s based cluster inside docker
- cilium as kube-proxy replacement
- cert-manager out of the box
- openebs out of the box
- Gateway API enabled### Prerequisites
- docker
- nushell
- kubectl```bash
./k0d.nu
```