question

61540289 avatar image
0 Votes"
61540289 asked karishmatiwari-msft commented

Already Exists Error in AKS

I created a Namespace in Kubernetes and then created a pod in it. But due to some unexpected reasons, I deleted the namespace using kubectl delete command. Now that I want to re-deploy the same Kubernetes pod I am getting this error. 130720-capture.png


azure-kubernetes-service
capture.png (79.8 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.


@ShatabdiSingh-6691 To help resolve the issue, we would need more details as requested in the answer below. Can you please share the requested information and we will look into it. Thanks.

0 Votes 0 ·

1 Answer

shivapatpi-MSFT avatar image
0 Votes"
shivapatpi-MSFT answered

Hello @ShatabdiSingh-6691 ,
Above screen shot shows lot of deployments , CRDs, ClusterRoleBindings errors/warnings . What is the exact namespace name which you have deleted ?
Was it deleted successfully along with the POD ? You can validate using kubectl get ns.

What is the text file strimzi-cluster-operator.txt contains ?
Can you try re-deploying the same pod manually using kubectl commands ?


Regards,
Shiva.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.