3b87c5cc6f
A new label named `master_lb_allowed_cidrs` is added to control the IP range which can access the k8s api and etcd load balancers. It's a good security enhancement. Task: 39188 Story: 2007414 Change-Id: I157a3b01d169e550e79b94316803fde8ddf77b03
8 lines
287 B
YAML
8 lines
287 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a new label named `master_lb_allowed_cidrs` to control the IP ranges
|
|
which can access the k8s API and etcd load balancers of master. To get
|
|
this feature, the minimum version of Heat is stable/ussuri and minimum
|
|
version of Octavia is stable/train.
|