mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
bump minor version on prometheus monitoring
This commit is contained in:
parent
bdc235b29c
commit
752f395e88
@ -5,7 +5,7 @@ Create a cluster with [kind](https://kind.sigs.k8s.io/docs/user/quick-start/)
|
||||
```
|
||||
cd monitoring\prometheus\kubernetes\1.23
|
||||
|
||||
kind create cluster --name monitoring --image kindest/node:v1.23.1 --config kind.yaml
|
||||
kind create cluster --name monitoring --image kindest/node:v1.23.6 --config kind.yaml
|
||||
```
|
||||
|
||||
Test our cluster to see all nodes are healthy and ready:
|
||||
|
Loading…
x
Reference in New Issue
Block a user