mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-03-05 19:40:23 +00:00
backend test
This commit is contained in:
@@ -45,6 +45,12 @@ helm upgrade --reuse-values backend \
|
||||
./chart/stable/podinfo
|
||||
```
|
||||
|
||||
Check if the backend ClusterIP service is accessible from within the cluster:
|
||||
|
||||
```bash
|
||||
helm test --cleanup backend
|
||||
```
|
||||
|
||||
Wait for HPA to start receiving metrics:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user