Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AKS Learn feedback: the cmd to enable/disable "network-observability" should be updated. #123443

Open
nituowei opened this issue Jun 20, 2024 · 2 comments

Comments

@nituowei
Copy link

nituowei commented Jun 20, 2024

Type of issue

Outdated article

Feedback

Hi team,
from the doc, the way to enable/disable "network-observability" is running:
az aks update --resource-group myResourceGroup --name myAKSCluster --enable-network-observability
but this cmd doesn't work, the retina-agent will still be running and kappie helm release will still exsit.
in the doc https://learn.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest , we can see the cmd should be:
--enable-advanced-network-observability
--disable-advanced-network-observability
and after running : az aks update --disable-advanced-network-observability , the Daemonset retina-agent is gone, the kappie helm release is gone.

Page URL

https://learn.microsoft.com/en-us/azure/aks/network-observability-managed-cli?source=recommendations&tabs=non-cilium

Content source URL

https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/aks/network-observability-managed-cli.md

Author

@asudbring

Document Id

50b9d966-3d6b-ae96-5b2d-358de17ca374


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@PesalaPavan
Copy link
Contributor

@nituowei
Thanks for your feedback! We will investigate and update as appropriate.

@ManoharLakkoju-MSFT
Copy link
Contributor

@nituowei
Thank you for bringing this to our attention.
I've delegated this to content author @asudbring, who will review it and offer their insightful opinions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants