youtube image
From YouTube: SIG Cloud Provider Update - Michael McCune, Red Hat & Bridget Kromhout, Microsoft

Description

Don’t miss out! Join us at our upcoming event: KubeCon + CloudNativeCon Europe in Amsterdam, The Netherlands from April 17-21, 2023. Learn more at https://kubecon.io The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects.

SIG Cloud Provider Update - Michael McCune, Red Hat & Bridget Kromhout, Microsoft

Speakers: Michael McCune, Bridget Kromhout
Cloud Provider code allows Kubernetes to run on top of different platforms. Originally, support for all variations was built directly into a K8s release. This brought bloat and created an unnecessary dependency on cloud-provider specific code. This talk will be a status report on the effort to remove the cloud provider code from the main Kubernetes repository. For each in-tree cloud provider, we will report on efforts, accomplishments, and roadmap for getting "out-of-tree". We’ll also discuss the plans to handle the speed bumps that are left including removing disabling the cloud provider in upstream with a new feature gate and what to do about E2E testing.