Skip to content

Conversation

@LordAbhishek
Copy link

@LordAbhishek LordAbhishek commented Nov 16, 2025

Docs change for PR: hashicorp/consul-k8s#4800

Changes:
Added consul-k8s debug command to consul-k8s cli.
The command will capture helm config, CRDs and its resources, consul-injected sidecar pods, consul-components(statefulsets, daemonsets, deployments, sidecars) pod logs and Envoy admin endpoint data for all the proxies(gateways and sidecars) and create archive of them.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 16, 2025

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Tue Nov 18 11:33:20 UTC 2025
Unified Docs API ✅ Ready (Inspect) Visit Preview Tue Nov 18 11:27:06 UTC 2025

@LordAbhishek LordAbhishek changed the title Add consul-k8s debug cli docs Add consul-k8s cli debug docs Nov 16, 2025
@LordAbhishek LordAbhishek changed the title Add consul-k8s cli debug docs Add consul-k8s cli debug command docs Nov 16, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 16, 2025

Broken Link Checker

No broken links found! 🎉

@LordAbhishek LordAbhishek marked this pull request as ready for review November 17, 2025 05:51
@LordAbhishek LordAbhishek requested review from a team as code owners November 17, 2025 05:51
Copy link
Contributor

@aimeeu aimeeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update! I left some suggestions so that the text complies with the Education style guide.


- [`config`](#config): Interact with helm configuration.
- [`config read`](#config-read): Read helm configuration of a Consul installation.
- [`debug`](#debug): Collect configs, logs, and other data from a Consul on Kubernetes deployment in a archive/dir.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [`debug`](#debug): Collect configs, logs, and other data from a Consul on Kubernetes deployment in a archive/dir.
- [`debug`](#debug): Collect configs, logs, and other data from a Consul on Kubernetes deployment in an archive directory.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated it to "in an archive." directory is not required.


### `debug`

The debug command collect configs, logs, and other data from a Consul on Kubernetes deployment in a archive/dir.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The debug command collect configs, logs, and other data from a Consul on Kubernetes deployment in a archive/dir.
The debug command collect configs, logs, and other data from a Consul on Kubernetes deployment into an archive directory.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated it to "in an archive." directory is not required.

@LordAbhishek LordAbhishek force-pushed the abhishek/consul-k8s-cli-debug-docs branch from f897b93 to 869a3c4 Compare November 18, 2025 11:04
@LordAbhishek LordAbhishek requested a review from aimeeu November 18, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants