Skip to content

Conversation

@iagusev
Copy link
Collaborator

@iagusev iagusev commented Jan 20, 2026

Description

This PR updates the installation documentation to replace all plugin-specific examples (such as calico and nginx-ingress-controller) with a neutral example-plugin.

The goal is to make the documentation more generic and easier to follow for users implementing their own plugins, without being tied to any specific one.

Fixes # (issue)

Solution

  • Replaced calico and nginx-ingress-controller with example-plugin in all YAML examples in documentation/Installation.md.
  • Updated paths, pod names, DaemonSets, Deployments, and CLI commands to match the neutral plugin name.
  • Preserved all structure and parameters (timeout, retries, destination_groups, apply_required, etc.) from the original examples.
  • Ensured consistency across all examples so they now reflect a generic, reusable pattern for plugin installation procedures.

Checklist

  • I have commented my code, particularly in hard-to-understand areas (documentation edits explained)
  • I have made corresponding changes to the documentation
  • There is no breaking changes, or migration patch is provided
  • Integration CI passed
  • Unit tests. Not applicable for documentation-only change
  • There is no merge conflicts

Unit tests

Not applicable, this change only updates documentation examples.

@github-actions
Copy link

github-actions bot commented Jan 20, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@iagusev iagusev force-pushed the documentation/update_update_custom_plugins_procedure branch from ac22dd5 to d26a5e7 Compare January 20, 2026 10:51
@iagusev iagusev force-pushed the documentation/update_update_custom_plugins_procedure branch from d26a5e7 to 0d6ce10 Compare January 20, 2026 10:53
@iagusev iagusev added the documentation Improvements or additions to documentation label Jan 20, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants