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

https://github.com/berquerant/kindutil


https://github.com/berquerant/kindutil

kind kubernetes rust

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

# kindutil

```
❯ kindutil -h
Create kind cluster

Usage: kindutil [OPTIONS]

Options:
-n, --name Cluster name [default: kindutil]
-c, --control-plane [default: 1]
-w, --worker [default: 1]
-d, --dir Kind config directory [default: .kindutil]
--delete Delete cluster only
-h, --help Print help (see more with '--help')
-V, --version Print version
```