Skip to content

[Idea] cilium CLI command for enabling L7 visibility #1092

@lizrice

Description

@lizrice

It would be great to have a Cilium CLI command that turns L7 visibility on/off. I’m imagining something like

  • cilium l7 enable deployment/my-app http which would add the appropriate annotations so that HTTP visibility is turned on for that deployment (similarly for other protocol types that Cilium supports)
  • corresponding cilium l7 disable deployment/my-app to remove all the L7 annotations for that deployment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions