Introduce networking/v1alpha1 api, ClusterCIDR type
Introduce networking/v1alpha1 api group. Add `ClusterCIDR` type to networking/v1alpha1 api group, this type will enable the NodeIPAM controller to support multiple ClusterCIDRs.
This commit is contained in:
@@ -92,6 +92,7 @@ events.k8s.io/v1 \
|
||||
events.k8s.io/v1beta1 \
|
||||
imagepolicy.k8s.io/v1alpha1 \
|
||||
networking.k8s.io/v1 \
|
||||
networking.k8s.io/v1alpha1 \
|
||||
networking.k8s.io/v1beta1 \
|
||||
node.k8s.io/v1 \
|
||||
node.k8s.io/v1alpha1 \
|
||||
|
Reference in New Issue
Block a user