Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxy7/k0d
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nxy7/k0d
- Owner: nxy7
- Created: 2023-11-04T16:01:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-28T12:21:42.000Z (11 months ago)
- Last Synced: 2024-12-23T00:54:42.043Z (17 days ago)
- Language: Go
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CLI tools for creating k0s in docker (similarly to what k3d is doing for k3s).
It needs the following tools to be already installed on the system: docker, docker compose, helm# Current status
This tool currently starts up single-node cluster with cilium, gateway API, OpenEBS and CertManager enabled.
Configuration mechanism for setting up multi-node cluster and available utilities is not yet implemented.