vishesh92 opened a new pull request, #91:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/91
This pull request updates documentation and deployment configuration for the
CloudStack Kubernetes Provider. The main focus is on enhancing the `README.md`
with detailed explanations of supported service annotations for LoadBalancer
services, clarifying node label assignment logic, and updating the deployment
image version.
**Documentation improvements:**
* Added a new "Service Annotations" section to `README.md` describing three
supported annotations for LoadBalancer services:
- `cloudstack-load-balancer-proxy-protocol` (for enabling HAProxy Proxy
Protocol),
- `cloudstack-load-balancer-hostname` (for setting a hostname as ingress),
- `cloudstack-load-balancer-source-cidrs` (for restricting allowed source
CIDRs).
Each annotation includes type, default, use case, and example usage.
* Clarified the logic for node region labels in `README.md`, specifying that
the region label uses the region from config if defined, otherwise defaults to
the zone.
**Deployment update:**
* Updated the container image in `deployment.yaml` from version `v1.1.0` to
`v1.2.0` for the `cloud-controller-manager`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]