Skip to content

Commit e99d75b

Browse files
committed
add announcement blog for kubernetes provider v1.2.0 release
1 parent 4a40212 commit e99d75b

File tree

4 files changed

+53
-0
lines changed

4 files changed

+53
-0
lines changed
187 KB
Loading
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
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+
[![](banner.jpg "CloudStack Kubernetes Provider v1.2.0 Release")](/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

blog/authors.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,9 @@ harikrishna:
9393
title: PMC Member
9494
url: https://github.com/harikrishna-patnala
9595
image_url: /img/authors/harikrishna.png
96+
97+
vishesh:
98+
name: Vishesh Jindal
99+
title: PMC Member
100+
url: https://github.com/vishesh92
101+
image_url: /img/authors/vishesh.png

static/img/authors/vishesh.png

72.7 KB
Loading

0 commit comments

Comments
 (0)