Skip to content

DOCS-3019: Remove the calicoctl kubectl plugin install instructions - #2954

Merged
ctauchen merged 1 commit into
tigera:mainfrom
ctauchen:DOCS-3019
Aug 24, 2026
Merged

DOCS-3019: Remove the calicoctl kubectl plugin install instructions#2954
ctauchen merged 1 commit into
tigera:mainfrom
ctauchen:DOCS-3019

Conversation

@ctauchen
ctauchen requested a review from a team as a code owner August 24, 2026 11:20
Copilot AI lite review requested due to automatic review settings August 24, 2026 11:20
@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit abf6be0
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/6a8c42aebdf98c0008a931eb
😎 Deploy Preview https://deploy-preview-2954--calico-docs-preview-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview succeeded!

Built without sensitive environment variables

Name Link
🔨 Latest commit abf6be0
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/6a8c42aebdbf1a00084b012f
😎 Deploy Preview https://deploy-preview-2954--tigera.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 92 (🟢 up 26 from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes documentation that recommends installing calicoctl as a kubectl plugin (kubectl-calico / kubectl calico ...) across Calico OSS, Calico Enterprise, and Calico Cloud docs (including multiple published/versioned doc trees), in order to reduce user confusion and support friction.

Changes:

  • Deletes the “Install calicoctl as a kubectl plugin” section and related TOC/description references from calicoctl install docs (OSS + Enterprise, including versioned copies).
  • Updates Enterprise troubleshooting guidance to use calicoctl cluster diags directly (instead of kubectl calico cluster diags).
  • Removes BGP page notes/examples that recommend or demonstrate the kubectl calico plugin invocation (Enterprise + Cloud, including versioned copies).

Reviewed changes

Copilot reviewed 22 out of 22 changed files in this pull request and generated no comments.

Show a summary per file
File Description
calico/operations/calicoctl/install.mdx Removes plugin mention from page description/TOC and deletes the plugin install section (next/unversioned).
calico-enterprise/operations/troubleshoot/troubleshooting.mdx Switches diagnostics instructions from kubectl calico ... to calicoctl ... and adjusts wording/link.
calico-enterprise/operations/clis/calicoctl/install.mdx Removes plugin mention from description/body/TOC and deletes the plugin install section (next/unversioned).
calico-enterprise/networking/configuring/bgp.mdx Removes plugin recommendation note and kubectl calico bgp peers example (latest/unversioned).
calico-enterprise_versioned_docs/version-3.24-1/operations/troubleshoot/troubleshooting.mdx Same troubleshooting diagnostics update for v3.24-1 docs.
calico-enterprise_versioned_docs/version-3.24-1/operations/clis/calicoctl/install.mdx Removes plugin section/references for v3.24-1 Enterprise install docs.
calico-enterprise_versioned_docs/version-3.24-1/networking/configuring/bgp.mdx Removes plugin recommendation/example for v3.24-1 Enterprise BGP docs.
calico-enterprise_versioned_docs/version-3.23-2/operations/troubleshoot/troubleshooting.mdx Same troubleshooting diagnostics update for v3.23-2 docs.
calico-enterprise_versioned_docs/version-3.23-2/operations/clis/calicoctl/install.mdx Removes plugin section/references for v3.23-2 Enterprise install docs.
calico-enterprise_versioned_docs/version-3.23-2/networking/configuring/bgp.mdx Removes plugin recommendation/example for v3.23-2 Enterprise BGP docs.
calico-enterprise_versioned_docs/version-3.22-2/operations/troubleshoot/troubleshooting.mdx Same troubleshooting diagnostics update for v3.22-2 docs.
calico-enterprise_versioned_docs/version-3.22-2/operations/clis/calicoctl/install.mdx Removes plugin section/references for v3.22-2 Enterprise install docs.
calico-enterprise_versioned_docs/version-3.22-2/networking/configuring/bgp.mdx Removes plugin recommendation/example for v3.22-2 Enterprise BGP docs.
calico-enterprise_versioned_docs/version-3.21-2/operations/troubleshoot/troubleshooting.mdx Same troubleshooting diagnostics update for v3.21-2 docs.
calico-enterprise_versioned_docs/version-3.21-2/operations/clis/calicoctl/install.mdx Removes plugin section/references for v3.21-2 Enterprise install docs.
calico-enterprise_versioned_docs/version-3.21-2/networking/configuring/bgp.mdx Removes plugin recommendation/example for v3.21-2 Enterprise BGP docs.
calico-cloud/networking/configuring/bgp.mdx Removes plugin recommendation/example from Calico Cloud BGP docs (next/unversioned).
calico-cloud_versioned_docs/version-23-2/networking/configuring/bgp.mdx Removes plugin recommendation/example from Calico Cloud v23-2 BGP docs.
calico_versioned_docs/version-3.32/operations/calicoctl/install.mdx Removes plugin mention from description/TOC and deletes plugin install section for OSS v3.32 docs.
calico_versioned_docs/version-3.31/operations/calicoctl/install.mdx Removes plugin TOC entry and deletes plugin install section for OSS v3.31 docs.
calico_versioned_docs/version-3.30/operations/calicoctl/install.mdx Removes plugin TOC entry and deletes plugin install section for OSS v3.30 docs.
calico_versioned_docs/version-3.29/operations/calicoctl/install.mdx Removes plugin TOC entry and deletes plugin install section for OSS v3.29 docs.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

The docs told users to download calicoctl under the name kubectl-calico,
put it on the PATH, and then run commands as kubectl calico. Support has
seen users get stuck on the rename, most often when they are trying to
collect a diagnostics bundle and are already dealing with a problem.

The plugin never became the way people run calicoctl, and it does not do
anything the binary cannot do. Running calicoctl directly is one step
instead of three.

This removes the plugin section from the calicoctl install page and drops
the plugin advice from the pages that pointed at it. The troubleshooting
page now says calicoctl cluster diags, and the BGP page keeps the
calicoctl bgp peers command that was already there.

Calico Open Source, Calico Enterprise, and Calico Cloud are all covered,
in the next tree and in every published version.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings August 24, 2026 13:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 22 out of 22 changed files in this pull request and generated no new comments.

@ctauchen
ctauchen merged commit 0e20d2f into tigera:main Aug 24, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants