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

Deployment failed #28567

Closed
CapKenR opened this issue Apr 2, 2019 — with docs.microsoft.com · 14 comments
Closed

Deployment failed #28567

CapKenR opened this issue Apr 2, 2019 — with docs.microsoft.com · 14 comments

Comments

Copy link

CapKenR commented Apr 2, 2019

Using the Azure CLI above to create a Kubernetes cluster with network policy, I get the following error.

Deployment failed. Error occurred in request., ConnectionError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded with url: /subscriptions/c5b0b06c-d53b-40ac-b336-a26fffc4e68f/providers/Microsoft.ContainerService/locations/centralus/operations/eaa6085b-b399-41c1-b1ec-90cf65dd600b?api-version=2017-08-31 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fac146b0ac8>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))

If I describe the one node provisioned, I see the following condition.

Ready False Tue, 02 Apr 2019 11:28:18 -0500 Tue, 02 Apr 2019 10:46:42 -0500 KubeletNotReady runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized


Document Details

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

@mimckitt
Copy link
Contributor

mimckitt commented Apr 2, 2019

Thanks for the feedback! We are currently investigating and will update you shortly.

@CapKenR
Copy link
Author

CapKenR commented Apr 2, 2019

BTW, if you replace --network-policy calico with --network-policy azure, the cluster creation works. I haven't tried the network policy examples with azure instead of calico but am assuming they should still work.

@mimckitt
Copy link
Contributor

mimckitt commented Apr 2, 2019

Thanks @CapKenR I actually just finished running a few tests and am getting a failure as well

image

I tried the network policy azure as well as that does appear to work.

@iainfoulds @sauryadas Who is the best person to assign this to/ work with to get this sorted out? I see it is still in preview.

@ingeknudsen
Copy link

We have also faced the same issue when creating the cluster using calico as --network-policy. However we have also seen the same effect when scaling an existing cluster created using calico. All new nodes are left hanging in a NotReady state. The cluster is otherwise working well.

@axelgMS
Copy link
Contributor

axelgMS commented Apr 4, 2019

This is a new bug - it's currently being fixed. Will write back here when test & validation are ok

@mimckitt
Copy link
Contributor

mimckitt commented Apr 4, 2019

Thanks @axelgMS

@feiskyer
Copy link
Contributor

feiskyer commented Apr 9, 2019

Yep, this is bug for v1.12.x. versions below that are still working

@katrinsharp
Copy link

This is a new bug - it's currently being fixed. Will write back here when test & validation are ok

@axelgMS Is there a github issue I can follow? Thanks!

@katrinsharp
Copy link

katrinsharp commented Apr 10, 2019 via email

@mimckitt
Copy link
Contributor

I will close this as it is being worked on and there are no changes needed from a doc perspective at this time.

@keaaa
Copy link

keaaa commented Apr 16, 2019

Why are issues closed that is in progress? How will we then know when this is fixed?

We also had a support ticket in azure for the same issue, which was closed - azure support said we should follow this issue for updates.

@mimckitt
Copy link
Contributor

@axelgMS @feiskyer where can users follow this bug? Is there a GitHub link we can follow? I dont think it makes sense to keep an issue open on this specific doc as there is not an actual doc problem but a product issue.

@feiskyer
Copy link
Contributor

@MicahMcKittrick-MSFT See Azure/AKS#905.

@keaaa
Copy link

keaaa commented Apr 30, 2019

thanks :)

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

8 participants