cloudfoundry-incubator / kubo-deployment

Contains manifests used to deploy Cloud Foundry Container Runtime
https://www.cloudfoundry.org/container-runtime/
Apache License 2.0
275 stars 114 forks source link

Switch to Microsoft's pause image #408

Closed benmoss closed 4 years ago

benmoss commented 5 years ago

What this PR does / why we need it: This is the recommended pause image for Windows, and has wincat in it that will enable port-forwarding starting in k8s 1.15

https://github.com/kubernetes/kubernetes/pull/75479

How can this PR be verified? Deploy it with a 1.15 Windows node, see that you can use kubectl port-forward now.

Is there any change in kubo-release? No

Is there any change in kubo-ci? No

Does this affect upgrade, or is there any migration required? No

Release note:

Port forwarding is now supported for Windows containers
cfdreddbot commented 5 years ago

:white_check_mark: Hey benmoss! The commit authors and yourself have already signed the CLA.