|
|
|
|
|
by mihaitodor
636 days ago
|
|
I don’t get why people need Kubernetes integrations. Kind works just fine. You run it from the terminal and it starts a “cluster” as one or more containers. You can define port bindings and volume mounts via the yaml config. Job done. Also, nice work on Container Desktop! |
|