mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Update README.md (#1477)
This commit is contained in:
parent
a9153afc38
commit
1f7dfa33d7
@ -84,8 +84,8 @@ $ sudo sealos run labring/kubernetes:v1.25.0 labring/helm:v3.8.2 labring/calico:
|
|||||||
If you are local, you can also use Kind and Minikube to test, for example, using Kind:
|
If you are local, you can also use Kind and Minikube to test, for example, using Kind:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sGO111MODULE="on" go get sigs.k8s.io/kind@v0.11.1
|
$ GO111MODULE="on" go get sigs.k8s.io/kind@v0.11.1
|
||||||
$ skind create cluster
|
$ kind create cluster
|
||||||
```
|
```
|
||||||
|
|
||||||
### Installing helm
|
### Installing helm
|
||||||
@ -174,4 +174,4 @@ cp ../config/notification.yaml ./charts/generated-configs/notification.yaml
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
helmfile apply
|
helmfile apply
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user