You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is really a great article, https://blog.christianposta.com/diving-into-istio-1-6-certificate-rotation/)
I followed the steps in this video "PART4 -- Rotating intermediate certificates (different root)", executed the script ./demo-multiple-roots-intermediate.sh
but at the end when the httpbin is restarted the envoy-proxy is not coming up.
Error:
warning envoy config StreamAggregatedResources gRPC config stream closed: 14, upstream connect error or disconnect/reset before headers. reset reason: connection failure
warn Envoy proxy is NOT ready: config not received from Pilot (is Pilot running?): cds updates: 0 successful, 0 rejected; lds updates: 0 successful, 0 rejected
I am using Istio 1.7. Something needs to be changed to make this work for 1.7?
The text was updated successfully, but these errors were encountered:
Hi @christian-posta
This is really a great article, https://blog.christianposta.com/diving-into-istio-1-6-certificate-rotation/)
I followed the steps in this video "PART4 -- Rotating intermediate certificates (different root)", executed the script ./demo-multiple-roots-intermediate.sh
but at the end when the httpbin is restarted the envoy-proxy is not coming up.
Error:
warning envoy config StreamAggregatedResources gRPC config stream closed: 14, upstream connect error or disconnect/reset before headers. reset reason: connection failure
warn Envoy proxy is NOT ready: config not received from Pilot (is Pilot running?): cds updates: 0 successful, 0 rejected; lds updates: 0 successful, 0 rejected
I am using Istio 1.7. Something needs to be changed to make this work for 1.7?
The text was updated successfully, but these errors were encountered: