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
- Configuration of cluster components to enable cloud provider integrations
17
17
- Testing and testing frameworks to ensure vendor neutrality across all cloud providers
18
18
19
19
#### Code, Binaries and Services
20
20
21
-
The SIG offers standardization across cloud-provider-* repos that are owned by the sig. We establish basic structure and tooling expectations to help new contributors to understand the code and how to contribute.
21
+
The SIG offers standardization across cloud-provider-* repos that are owned by the SIG. We establish basic structure and tooling expectations to help new contributors to understand the code and how to contribute.
22
22
23
23
- the [common interfaces](https://github.com/kubernetes/cloud-provider/blob/master/cloud.go) consumed by all cloud providers
24
24
- the [cloud-controller-manager](https://github.com/kubernetes/kubernetes/tree/master/cmd/cloud-controller-manager), which acts as the “out-of-tree” cloud provider component for clusters.
@@ -37,6 +37,7 @@ The SIG offers standardization across cloud-provider-* repos that are owned by t
37
37
- A portion of the apiserver-network-proxy code needs to be compiled into the apiserver, which overlaps with SIG API Machinery.
38
38
- This SIG actively engages with SIGs owning other external components of Kubernetes (CNI, CSI, other networking and storage, apiserver, and similar) to ensure a consistent integration story for users.
39
39
- This SIG collaborates to create infrastructure-specific endpoints and extensions. This can entail participation in working groups or sponsorship of subprojects.
40
+
- This SIG participates in cross-SIG working groups, such as the node lifecycle working group.
40
41
41
42
### Out of scope
42
43
@@ -45,7 +46,7 @@ The SIG offers standardization across cloud-provider-* repos that are owned by t
45
46
46
47
## Roles and Organization Management
47
48
48
-
This sig follows adheres to the Roles and Organization Management outlined in [sig-governance]
49
+
This SIG follows adheres to the Roles and Organization Management outlined in [sig-governance]
49
50
and opts-in to updates and modifications to [sig-governance].
0 commit comments