Skip to content

Commit 762239d

Browse files
committed
Status for cp
1 parent ef6fb80 commit 762239d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

site/content/how-to/control-plane-configuration.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,18 @@ To view the current configuration and its status:
3434
kubectl -n nginx-gateway describe nginxgateways ngf-config
3535
```
3636

37+
```text
38+
...
39+
Status:
40+
Conditions:
41+
Last Transition Time: 2024-08-13T19:22:14Z
42+
Message: NginxGateway is valid
43+
Observed Generation: 1
44+
Reason: Valid
45+
Status: True
46+
Type: Valid
47+
```
48+
3749
To update the configuration:
3850

3951
```shell

0 commit comments

Comments
 (0)