KubernetesCreate ClusterVersion: 2.5On this pageCreate ClusterLogin as bigstack and create a k8s clusterAccess the clusterDownload Kubeconfig.yamlConnect with kubectl$ kubectl --kubeconfig=bigstack-k8s.yaml get allNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGEservice/kubernetes ClusterIP 10.43.0.1 <none> 443/TCP 40m