mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update nats-cluster-and-cert-manager.md
This commit is contained in:
parent
73469371b7
commit
5d0474f5d2
@ -1,3 +1,5 @@
|
|||||||
|
# NATS Cluster and Cert Manager
|
||||||
|
|
||||||
```text
|
```text
|
||||||
kubectl create namespace cert-manager
|
kubectl create namespace cert-manager
|
||||||
kubectl label namespace cert-manager certmanager.k8s.io/disable-validation=true
|
kubectl label namespace cert-manager certmanager.k8s.io/disable-validation=true
|
||||||
@ -163,4 +165,4 @@ kubectl logs nats-1
|
|||||||
: [1] 2019/05/08 22:35:11.193123 [INF] Listening for route connections on 0.0.0.0:6222
|
: [1] 2019/05/08 22:35:11.193123 [INF] Listening for route connections on 0.0.0.0:6222
|
||||||
: [1] 2019/05/08 22:35:12.487758 [INF] 172.17.0.9:49444 - rid:1 - Route connection created
|
: [1] 2019/05/08 22:35:12.487758 [INF] 172.17.0.9:49444 - rid:1 - Route connection created
|
||||||
: [1] 2019/05/08 22:35:13.450067 [INF] 172.17.0.10:46286 - rid:2 - Route connection created
|
: [1] 2019/05/08 22:35:13.450067 [INF] 172.17.0.10:46286 - rid:2 - Route connection created
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user