|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: CloudStack Kubernetes Provider v1.2.0 Release |
| 4 | +tags: [announcement] |
| 5 | +authors: [vishesh] |
| 6 | +slug: cloudstack-kubernetes-provider-v1.2.0 |
| 7 | +--- |
| 8 | + |
| 9 | +[](/blog/cloudstack-kubernetes-provider-v1.2.0) |
| 10 | + |
| 11 | +The Apache CloudStack project is pleased to announce the release of |
| 12 | +[CloudStack Kubernetes Provider |
| 13 | +v1.2.0](https://github.com/apache/cloudstack-kubernetes-provider/releases/tag/v1.2.0) |
| 14 | +that facilitates Kubernetes deployments on CloudStack. |
| 15 | + |
| 16 | +It allows Kubernetes to dynamically allocate IP addresses and the |
| 17 | +respective networking rules on CloudStack to ensure seamless TCP, UDP |
| 18 | +and TCP-Proxy LoadBalancer deployments on Kubernetes. This was |
| 19 | +historically part of the Kubernetes codebase which was later removed |
| 20 | +and donated to the project to allow for further maintenance of the |
| 21 | +provider plugin. |
| 22 | + |
| 23 | +This release contains various bug fixes and improvements. Some of the |
| 24 | +highlighted features include: |
| 25 | +* Support for NetworkACLs for LB on VPC networks |
| 26 | +* Support configuring source CIDR list |
| 27 | +* ARM support for docker images |
| 28 | + |
| 29 | +<!-- truncate --> |
| 30 | + |
| 31 | +# Documentation |
| 32 | + |
| 33 | +* https://github.com/apache/cloudstack-kubernetes-provider/blob/v1.2.0/README.md |
| 34 | +* https://docs.cloudstack.apache.org/en/latest/plugins/cloudstack-kubernetes-provider.html |
| 35 | + |
| 36 | +# Downloads |
| 37 | + |
| 38 | +The official source code for the v1.2.0 release can be downloaded from |
| 39 | +the downloads page: |
| 40 | +https://cloudstack.apache.org/downloads#cloudstack-kubernetes-provider-release |
| 41 | + |
| 42 | +Changelog for this release can be found here: |
| 43 | +https://github.com/apache/cloudstack-kubernetes-provider/releases/tag/v1.2.0 |
| 44 | + |
| 45 | +In addition to the official source code release, the container image |
| 46 | +is available here: |
| 47 | +https://hub.docker.com/layers/apache/cloudstack-kubernetes-provider/v1.2.0 |
0 commit comments