Update README.md
This commit is contained in:
parent
8c8862be36
commit
02a15472d4
|
@ -43,7 +43,7 @@ For creating kubernetes cluster run the following command
|
|||
kind create cluster --config clusters/local/kind-cluster-config.yaml
|
||||
```
|
||||
|
||||
this command will generate a cluster named `openaire-data-platform`
|
||||
this command will generate a cluster named `dnet-data-platform`
|
||||
|
||||
Then we create Ingress that is a Kubernetes resource that allows you to manage external access to services running on a cluster (like minio console or sparkUI).
|
||||
|
||||
|
|
Loading…
Reference in New Issue