Kubernetes Mutating Admission Webhook #4672
jander-msft
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The .NET Monitor team would like to gauge community interest in the use of Kubernetes mutating admission webhook to aid in simplifying your Kubernetes deployments. This type of webhook would be deployed in your Kubernetes cluster and allow you to add .NET Monitor containers with the necessary communication channels (e.g.
DOTNET_DiagnosticPorts
env var, volume mounts, etc) based on annotations in your deployments when they are applied.Please let us know (1) if you would have interest in using such a mechanism for simplifying your .NET Monitor configuration in your deployments and (2) how you configure .NET Monitor to be in your deployments today (e.g. monitoring a single .NET app container within a pod, monitoring multiple .NET app containers within a pod, monitoring multiple .NET containers across multiple pods on the same node using a daemon set, install .NET Monitor on the node and use host volume mounts, etc).
Beta Was this translation helpful? Give feedback.
All reactions