diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2024-09-15 14:02:02 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-15 14:02:02 +0000 |
| commit | 7b404a6d2321f27e9a808aca267bf8f9e4e681aa (patch) | |
| tree | 472003eba97e891d68b241254531bb07033e810e /README.md | |
| parent | 02e41bc8e457ffb6a96e8ae551f172df8140c578 (diff) | |
Remove K8s stuff
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -80,11 +80,9 @@ docker compose up ### Kubernetes If you do not want to use Docker or Docker compose directly, you can use a -Kubernetes cluster like [MiniKube](https://minikube.sigs.k8s.io/docs/). - -```text -./scripts/k8s (apply|delete) -``` +Kubernetes cluster like [MiniKube](https://minikube.sigs.k8s.io/docs/) and +follow the istructions available at +[github.com/cas-4/network](https://github.com/cas-4/network). ## Documentation |
