cloudstack/plugins/integrations/kubernetes-service/src
Pearl Dsilva 2c8c476656
CKS: Support deployment of CKS clusters on Advanced zones with security groups (#6132)
* CKS: Support deployment of CKS clusters on Advanced zones with security groups

* use available constant

* address comments -
- Ingress sg rule for port 22 & 6443
- Use constant to define securityGroup Name
- rename variable name from type -> vmType

* unique name for security group + foreign key

* use constants
2022-04-01 13:19:54 -03:00
..
main CKS: Support deployment of CKS clusters on Advanced zones with security groups (#6132) 2022-04-01 13:19:54 -03:00
test/java/com/cloud/kubernetes/version Refactor account type (#6048) 2022-03-09 11:14:19 -03:00