Dear all, 
  I would like to integrate Open Source Mano (OSM) with Starlingx Kubernetes. When I use OSM command to add Kubernetes cluster in OSM host, 

osm k8scluster-add --creds ./kubeconfig --version '1.18.1' --vim openstack-starlingx --description "My K8s cluster" --k8s-nets '{"net1": "external_network"}' k8s-cluster

It contains an error below: 

Failing init juju-bundle: b'ERROR ensuring k8s credential \"0a433ed8\" with RBAC setup: ensuring cluster role \"juju-credential-0a433ed8\" in namespace \"kube-system\": Get https://192.168.206.1:6443/apis/rbac.authorization.k8s.io/v1/clusterroles/juju-credential-0a433ed8: dial tcp 192.168.206.1:6443: i/o timeout\\n';Failing init helm-chart: Unable to connect to the server: dial tcp 192.168.206.1:6443: i/o timeout"

My Starlingx with Kubernetes has IP 10.10.10.3, and my OSM host has IP 10.10.10.70. May I know if Starlingx Kubernetes contains Juju Charms support? 
Thanks for any information!

Regards,
Sin Lam