Skip to content

Commit

Permalink
Status for cp
Browse files Browse the repository at this point in the history
  • Loading branch information
sjberman committed Aug 14, 2024
1 parent ef6fb80 commit 762239d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions site/content/how-to/control-plane-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,18 @@ To view the current configuration and its status:
kubectl -n nginx-gateway describe nginxgateways ngf-config
```

```text
...
Status:
Conditions:
Last Transition Time: 2024-08-13T19:22:14Z
Message: NginxGateway is valid
Observed Generation: 1
Reason: Valid
Status: True
Type: Valid
```

To update the configuration:

```shell
Expand Down

0 comments on commit 762239d

Please sign in to comment.