Skip to content

Commit 5b72667

Browse files
committed
replicating the docs changes for other versions too
1 parent f7a7df2 commit 5b72667

File tree

3 files changed

+117
-18
lines changed

3 files changed

+117
-18
lines changed

content/consul/v1.17.x/content/docs/k8s/k8s-cli.mdx

Lines changed: 39 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ cluster.consul-dataplane.circuit_breakers.high.rq_retry_open: 0
906906

907907
### `status`
908908

909-
The `status` command provides an overall status summary of the Consul on Kubernetes installation. It also provides the configuration that was used to deploy Consul K8s and information about the health of Consul servers and clients. This command does not take in any flags.
909+
The `status` command provides an overall status summary of the Consul on Kubernetes installation. It also provides the configuration that was used to deploy Consul K8s and information about Consul servers, clients and deployments. This command does not take in any flags.
910910

911911
```shell-session
912912
$ consul-k8s status
@@ -920,14 +920,32 @@ $ consul-k8s status
920920
==> Consul-K8s Status Summary
921921
NAME | NAMESPACE | STATUS | CHARTVERSION | APPVERSION | REVISION | LAST UPDATED
922922
---------+-----------+----------+--------------+------------+----------+--------------------------
923-
consul | consul | deployed | 0.41.1 | 1.11.4 | 1 | 2022/03/10 07:48:58 MST
923+
consul | consul | deployed | 1.8.0 | 1.11.4 | 1 | 2025/09/29 01:45:33 IST
924924
925925
==> Config:
926+
client:
927+
enabled: true
928+
replicas: 1
926929
connectInject:
927930
enabled: true
931+
controller:
932+
enabled: true
933+
global:
934+
dataCenter: galaxy
935+
image: hashicorp/consul:1.21
936+
imageEnvoy: envoyproxy/envoy:v1.20.2
928937
metrics:
929-
defaultEnableMerging: true
930-
defaultEnabled: true
938+
enabled: true
939+
name: consul
940+
prometheus:
941+
enabled: true
942+
server:
943+
replicas: 1
944+
ui:
945+
service:
946+
port:
947+
http: 8500
948+
type: LoadBalancer
931949
enableGatewayMetrics: true
932950
global:
933951
metrics:
@@ -943,8 +961,23 @@ $ consul-k8s status
943961
service:
944962
enabled: true
945963
946-
✓ Consul servers healthy (1/1)
947-
✓ Consul clients healthy (3/3)
964+
==> Status Of Helm Hooks:
965+
966+
==> Consul Clients status:
967+
NAME | READY | AGE | CONTAINERS | IMAGES
968+
---------------+--------+--------+----------------+-----------------------
969+
consul-client | 1/1 | 4m0s | consul | hashicorp/consul:1.21
970+
971+
==> Consul Servers status:
972+
NAME | READY | AGE | CONTAINERS | IMAGES
973+
---------------+--------+--------+----------------+-----------------------
974+
consul-server | 1/1 | 4m0s | consul | hashicorp/consul:1.21
975+
976+
==> Consul Deployments status:
977+
NAME | READY | AGE | CONTAINERS | IMAGES
978+
-------------------------------+--------+--------+--------------------------------------------------------+-------------------------------------
979+
consul-connect-injector | 1/1 | 4m0s | sidecar-injector | hashicorp/consul-k8s-control-plane:1.8.0
980+
consul-webhook-cert-manager | 1/1 | 4m0s | webhook-cert-manager | hashicorp/consul-k8s-control-plane:1.8.0
948981
```
949982

950983
### `troubleshoot`

content/consul/v1.18.x/content/docs/k8s/k8s-cli.mdx

Lines changed: 39 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ cluster.consul-dataplane.circuit_breakers.high.rq_retry_open: 0
906906

907907
### `status`
908908

909-
The `status` command provides an overall status summary of the Consul on Kubernetes installation. It also provides the configuration that was used to deploy Consul K8s and information about the health of Consul servers and clients. This command does not take in any flags.
909+
The `status` command provides an overall status summary of the Consul on Kubernetes installation. It also provides the configuration that was used to deploy Consul K8s and information about Consul servers, clients and deployments. This command does not take in any flags.
910910

911911
```shell-session
912912
$ consul-k8s status
@@ -920,14 +920,32 @@ $ consul-k8s status
920920
==> Consul-K8s Status Summary
921921
NAME | NAMESPACE | STATUS | CHARTVERSION | APPVERSION | REVISION | LAST UPDATED
922922
---------+-----------+----------+--------------+------------+----------+--------------------------
923-
consul | consul | deployed | 0.41.1 | 1.11.4 | 1 | 2022/03/10 07:48:58 MST
923+
consul | consul | deployed | 1.8.0 | 1.11.4 | 1 | 2025/09/29 01:45:33 IST
924924
925925
==> Config:
926+
client:
927+
enabled: true
928+
replicas: 1
926929
connectInject:
927930
enabled: true
931+
controller:
932+
enabled: true
933+
global:
934+
dataCenter: galaxy
935+
image: hashicorp/consul:1.21
936+
imageEnvoy: envoyproxy/envoy:v1.20.2
928937
metrics:
929-
defaultEnableMerging: true
930-
defaultEnabled: true
938+
enabled: true
939+
name: consul
940+
prometheus:
941+
enabled: true
942+
server:
943+
replicas: 1
944+
ui:
945+
service:
946+
port:
947+
http: 8500
948+
type: LoadBalancer
931949
enableGatewayMetrics: true
932950
global:
933951
metrics:
@@ -943,8 +961,23 @@ $ consul-k8s status
943961
service:
944962
enabled: true
945963
946-
✓ Consul servers healthy (1/1)
947-
✓ Consul clients healthy (3/3)
964+
==> Status Of Helm Hooks:
965+
966+
==> Consul Clients status:
967+
NAME | READY | AGE | CONTAINERS | IMAGES
968+
---------------+--------+--------+----------------+-----------------------
969+
consul-client | 1/1 | 4m0s | consul | hashicorp/consul:1.21
970+
971+
==> Consul Servers status:
972+
NAME | READY | AGE | CONTAINERS | IMAGES
973+
---------------+--------+--------+----------------+-----------------------
974+
consul-server | 1/1 | 4m0s | consul | hashicorp/consul:1.21
975+
976+
==> Consul Deployments status:
977+
NAME | READY | AGE | CONTAINERS | IMAGES
978+
-------------------------------+--------+--------+--------------------------------------------------------+-------------------------------------
979+
consul-connect-injector | 1/1 | 4m0s | sidecar-injector | hashicorp/consul-k8s-control-plane:1.8.0
980+
consul-webhook-cert-manager | 1/1 | 4m0s | webhook-cert-manager | hashicorp/consul-k8s-control-plane:1.8.0
948981
```
949982

950983
### `troubleshoot`

content/consul/v1.19.x/content/docs/k8s/k8s-cli.mdx

Lines changed: 39 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ cluster.consul-dataplane.circuit_breakers.high.rq_retry_open: 0
906906

907907
### `status`
908908

909-
The `status` command provides an overall status summary of the Consul on Kubernetes installation. It also provides the configuration that was used to deploy Consul K8s and information about the health of Consul servers and clients. This command does not take in any flags.
909+
The `status` command provides an overall status summary of the Consul on Kubernetes installation. It also provides the configuration that was used to deploy Consul K8s and information about Consul servers, clients and deployments. This command does not take in any flags.
910910

911911
```shell-session
912912
$ consul-k8s status
@@ -920,14 +920,32 @@ $ consul-k8s status
920920
==> Consul-K8s Status Summary
921921
NAME | NAMESPACE | STATUS | CHARTVERSION | APPVERSION | REVISION | LAST UPDATED
922922
---------+-----------+----------+--------------+------------+----------+--------------------------
923-
consul | consul | deployed | 0.41.1 | 1.11.4 | 1 | 2022/03/10 07:48:58 MST
923+
consul | consul | deployed | 1.8.0 | 1.11.4 | 1 | 2025/09/29 01:45:33 IST
924924
925925
==> Config:
926+
client:
927+
enabled: true
928+
replicas: 1
926929
connectInject:
927930
enabled: true
931+
controller:
932+
enabled: true
933+
global:
934+
dataCenter: galaxy
935+
image: hashicorp/consul:1.21
936+
imageEnvoy: envoyproxy/envoy:v1.20.2
928937
metrics:
929-
defaultEnableMerging: true
930-
defaultEnabled: true
938+
enabled: true
939+
name: consul
940+
prometheus:
941+
enabled: true
942+
server:
943+
replicas: 1
944+
ui:
945+
service:
946+
port:
947+
http: 8500
948+
type: LoadBalancer
931949
enableGatewayMetrics: true
932950
global:
933951
metrics:
@@ -943,8 +961,23 @@ $ consul-k8s status
943961
service:
944962
enabled: true
945963
946-
✓ Consul servers healthy (1/1)
947-
✓ Consul clients healthy (3/3)
964+
==> Status Of Helm Hooks:
965+
966+
==> Consul Clients status:
967+
NAME | READY | AGE | CONTAINERS | IMAGES
968+
---------------+--------+--------+----------------+-----------------------
969+
consul-client | 1/1 | 4m0s | consul | hashicorp/consul:1.21
970+
971+
==> Consul Servers status:
972+
NAME | READY | AGE | CONTAINERS | IMAGES
973+
---------------+--------+--------+----------------+-----------------------
974+
consul-server | 1/1 | 4m0s | consul | hashicorp/consul:1.21
975+
976+
==> Consul Deployments status:
977+
NAME | READY | AGE | CONTAINERS | IMAGES
978+
-------------------------------+--------+--------+--------------------------------------------------------+-------------------------------------
979+
consul-connect-injector | 1/1 | 4m0s | sidecar-injector | hashicorp/consul-k8s-control-plane:1.8.0
980+
consul-webhook-cert-manager | 1/1 | 4m0s | webhook-cert-manager | hashicorp/consul-k8s-control-plane:1.8.0
948981
```
949982

950983
### `troubleshoot`

0 commit comments

Comments
 (0)