Releases: kubeslice/kubeslice-controller
v1.5.5
What's Changed
- API changes for Vpc Service access by @mridulgain in #209
Full Changelog: v1.5.4...v1.5.5
v1.3.1-release
Patch Release
v1.3.1
v1.5.2
What's Changed
- [kubeslice-controller]Update README.md by @uma-kt in #201
- fix(): overlay network change by @priyank-upadhyay in #203
- fix(): ValidateSliceConfigUpdate network transition check by @priyank-upadhyay in #204
- fix(): New UTs for SliceValidationWebhook by @priyank-upadhyay in #202
Full Changelog: v1.3.0...v1.5.2
v1.3.0-release
OSS 1.3.0 Release
Full Changelog: v1.3.0-release...v1.3.0-release
v1.3.0
Full Changelog: v1.3.0-release...v1.3.0
OSS 1.3.0 Release
v1.2.1-release
kubeslice OSS 1.2.1 Release
v1.2.1
kubeslice OSS 1.2.1 Release
v1.2.0-release
KubeSlice Supports Cluster Connectivity between Public and Private Clusters
KubeSlice now supports cluster connectivity to private clusters. This feature is currently configurable only using YAML.
With this release, we remove the restriction for the cluster to have at least one node with a public IP address to make it part of the KubeSlice overlay network. Enabling a node with a public IP restricted the application of KubeSlice on private cloud clusters where the virtual private clouds filter out external traffic.
With the new feature, KubeSlice extends its usage to such private cloud clusters through a network load balancer which can be provisioned and managed by all major cloud providers.
v1.2.0
KubeSlice Supports Cluster Connectivity between Public and Private Clusters
KubeSlice now supports cluster connectivity to private clusters. This feature is currently configurable only using YAML.
With this release, we remove the restriction for the cluster to have at least one node with a public IP address to make it part of the KubeSlice overlay network. Enabling a node with a public IP restricted the application of KubeSlice on private cloud clusters where the virtual private clouds filter out external traffic.
With the new feature, KubeSlice extends its usage to such private cloud clusters through a network load balancer which can be provisioned and managed by all major cloud providers.