Team,
In case of vulnerability CVE-2019-12900 and CVE-2018-12886 in ip-masq-agent is it necessary to update the complete AKS cluster. Currently, our ip-masq-agent is on v2.5.0 which has these issues.
Kindly confirm as early as possible.
Thank you
Team,
In case of vulnerability CVE-2019-12900 and CVE-2018-12886 in ip-masq-agent is it necessary to update the complete AKS cluster. Currently, our ip-masq-agent is on v2.5.0 which has these issues.
Kindly confirm as early as possible.
Thank you
Updates to system images in AKS occur on a regular basis. To make sure you have the latest you should undertake a Node OS upgrade - this is not a full Kubernetes upgrade, just the Node OS version. You can do this with this command:
az aks nodepool get-upgrades \
--nodepool-name mynodepool \
--cluster-name myAKSCluster \
--resource-group myResourceGroup
More details here
Dear @Sam-Cogan, Thank you so much for the reply. Will update them.. But do we have any docs available on msdn stating the vulnerabilities removed from the upgraded OS
9 people are following this question.
AKS in free account - compute instance not able to select nodes size more than 4 vCPU in all regions
I want shell access of container registry which is used in kubernetes service.
Azure K8S and Container registry not appearing in azure portal
Could not create a role assignment for ACR. Are you an Owner on this subscription?