Skip to content

Add annotations to HostEndpoint template#2850

Open
MichalFupso wants to merge 1 commit into
tigera:mainfrom
MichalFupso:host-endpoint-controller-annotations
Open

Add annotations to HostEndpoint template#2850
MichalFupso wants to merge 1 commit into
tigera:mainfrom
MichalFupso:host-endpoint-controller-annotations

Conversation

@MichalFupso

Copy link
Copy Markdown
Contributor

Document annotations field for auto host endpoint templates
Product Version(s):

Issue:

Link to docs preview:

SME review:

  • An SME has approved this change.

DOCS review:

  • A member of the docs team has approved this change.

Additional information:

Merge checklist:

  • Deploy preview inspected wherever changes were made
  • Build completed successfully
  • Test have passed

@MichalFupso MichalFupso requested a review from a team as a code owner July 13, 2026 22:59
Copilot AI review requested due to automatic review settings July 13, 2026 22:59
@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

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

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

QR Code

Use your smartphone camera to open QR code link.

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

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview succeeded!

Built without sensitive environment variables

Name Link
🔨 Latest commit 2b20684
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/6a556db659144e000831d1c4
😎 Deploy Preview https://deploy-preview-2850--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: 67
Accessibility: 98
Best Practices: 92
SEO: 100
PWA: -
View the detailed breakdown and full score reports

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

Documents support for adding annotations to auto-generated HostEndpoint templates in KubeControllersConfiguration, across Calico OSS, Calico Enterprise, and Calico Cloud docs.

Changes:

  • Added annotations to the HostEndpoint template YAML examples.
  • Documented the annotations field in the Template schema tables.
  • Updated the “Use custom templates for host endpoints” walkthroughs to include annotations.

Reviewed changes

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

Show a summary per file
File Description
calico/reference/resources/kubecontrollersconfig.mdx Adds annotations to the template example and to the Template field table.
calico/network-policy/hosts/kubernetes-nodes.mdx Adds annotations to template examples in the node HostEndpoint walkthrough.
calico-enterprise/reference/resources/kubecontrollersconfig.mdx Adds annotations to the template example and to the Template field table.
calico-enterprise/network-policy/hosts/kubernetes-nodes.mdx Adds annotations to template examples in the node HostEndpoint walkthrough.
calico-cloud/reference/resources/kubecontrollersconfig.mdx Adds annotations to the template example and to the Template field table.
calico-cloud/network-policy/hosts/kubernetes-nodes.mdx Adds annotations to template examples in the node HostEndpoint walkthrough.

Comment on lines 129 to +132
labels:
custom-label: template-host-endpoint
annotations:
custom-annotation: template-host-endpoint
Comment on lines 131 to +134
labels:
custom-label: template-host-endpoint
annotations:
custom-annotation: template-host-endpoint
Comment on lines 131 to +134
labels:
custom-label: template-host-endpoint
annotations:
custom-annotation: template-host-endpoint
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