Skip to content

docs: Various fixes for commands syntax and typos#484

Open
izmalk wants to merge 8 commits intocanonical:mainfrom
izmalk:zk-hunt
Open

docs: Various fixes for commands syntax and typos#484
izmalk wants to merge 8 commits intocanonical:mainfrom
izmalk:zk-hunt

Conversation

@izmalk
Copy link
Copy Markdown
Contributor

@izmalk izmalk commented Apr 9, 2026

Description

I've noticed and fixed a few typos in commands used in our how-to guides.

Deleted ZK leftovers.
Fixed how-to guides' commands' syntax and typos.

Checklist

  • I have added or updated any relevant documentation.
  • I have cleaned any remaining cloud resources from my accounts.

izmalk added 7 commits April 9, 2026 08:40
Updated the edge deployment to stable for the tutorial.
Tested the affected parts.
Claude Opus 4.6.
Delete ZK leftovers.
Fix how-to guides commands syntax and typos.
@izmalk izmalk self-assigned this Apr 9, 2026
@izmalk izmalk added documentation Improvements or additions to documentation not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes labels Apr 9, 2026
@izmalk izmalk requested a review from Copilot April 9, 2026 12:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes documentation command syntax and typos across multiple how-to guides, and removes leftover ZooKeeper references where the docs are Kafka-only.

Changes:

  • Corrects several Juju/CLI command examples (e.g., grant-secret, command substitutions, file paths, line continuations).
  • Removes/adjusts ZooKeeper references from Kafka-focused how-to guides.
  • Fixes typos in action/command names and binding examples.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
docs/how-to/upgrade.md Updates rollback command example to use a shell variable.
docs/how-to/tls-encryption.md Fixes juju grant-secret example to include the target application.
docs/how-to/schemas-serialisation.md Removes ZooKeeper prerequisite and fixes a broken multi-line curl example.
docs/how-to/monitoring.md Removes ZooKeeper monitoring instructions and refines COS integration commands/examples.
docs/how-to/manage-units.md Corrects broker client properties path and adjusts quoting for topic listing command.
docs/how-to/deploy/deploy-spaces.md Fixes a spaces binding typo (client vs clients).
docs/how-to/create-mtls-client-credentials.md Fixes typo in get-ca-certificate action name.
docs/how-to/cluster/migrate.md Fixes SECRET assignment to use proper command substitution.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/how-to/upgrade.md
Comment thread docs/how-to/monitoring.md
Comment on lines +115 to +119
Deploy the `cos-lite` bundle in a Kubernetes environment and integrate Charmed Apache Kafka to the COS offers, as shown above in the [Enable Monitoring](how-to-monitoring-enable-monitoring) section.
This guide will refer to the models that charms are deployed into as:

* `<cos-model>` for the model containing observability charms (and deployed on K8s)
* `<apps-model>` for the model containing Charmed Apache Kafka and Charmed Apache ZooKeeper
* `<apps-model>` for other optional charms (e.g. TLS-certificates operators, `grafana-agent`, `data-integrator`, etc.).
* `<apps-model>` for the model containing Charmed Apache Kafka and other optional charms (e.g. TLS-certificates operators, `grafana-agent`, `data-integrator`, etc.).
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

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

The placeholder naming is inconsistent within this doc: this section introduces <cos-model>, but earlier commands use <cos_model_name> (underscore) and <k8s_cos_controller>. Please standardize the placeholders throughout to avoid readers mixing model/controller identifiers when copying commands.

Copilot uses AI. Check for mistakes.
Comment thread docs/how-to/monitoring.md Outdated
@izmalk izmalk changed the title docs: Various fixes for comamnds syntax and typos docs: Various fixes for commands syntax and typos Apr 9, 2026
Minor wording.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Vladimir Izmalkov <48120135+izmalk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants