-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
ISSUE TYPE
Bug
Enhancement
Improvement request
COMPONENT NAME
Component: UI
CLOUDSTACK VERSION
Cloudstack version 4.19.0
SUMMARY
Populate information related to externally managed kubernetes cluster
This is related to the feature in capc
kubernetes-sigs/cluster-api-provider-cloudstack#350
Steps to reproduce the issue
- Launch a CAPC enabled kubernetes cluster by following the steps
https://cluster-api-cloudstack.sigs.k8s.io/development/building.html
- Navigate to compute> kubernetes > select the eternally
- The information related to firewall, portforwarding, Loadbalancing are not displayed for a external managed k8s cluster
Actual Behaviour
The size (worker node count) of the k8s cluster is displayed incorrectly
There is no CPU and Memory information available
The kubernetes version is not available
The firewall, portforwarding, Loadbalancing rules is not shown
Expected behaviour
The size (worker node count) of the k8s cluster should be displayed
The CPU and Memory should be displayed
The kubernetes version should be displayed
The firewall, portforwarding, Loadbalancing rules is not shown

