Skip to content

Commit

Permalink
docs: add case of labelling a Service with a mesh to opt in to MeshSe…
Browse files Browse the repository at this point in the history
…rvice creation

Signed-off-by: Mike Beaumont <[email protected]>
  • Loading branch information
michaelbeaumont committed Mar 28, 2024
1 parent 0ee299d commit 8cc0eaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/madr/decisions/041-meshservice-kubernetes-ux.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ We will convert `Services` to `MeshServices` in a Kubernetes controller,
assuming:

1. The namespace is part of the mesh with `kuma.io/sidecar-injection: "true"`
or the `Service` is labelled with `kuma.io/mesh`.
1. The `Mesh` of the `Service` or its namespace exists.
1. The `Service` hasn't opted out via `kuma.io/ignore: "true"`

Expand Down

0 comments on commit 8cc0eaf

Please sign in to comment.