kubernetic
kubernetic copied to clipboard
Kubernetic - Supercharge your Kubernetes clusters
Hi, I'am using kubernetic 2.0.16 and connecting to a new cluster created with KOPS on AWS, I have an error message on some ressources (deployment, nodes, volumes ..etc) : Cannot...
I created a new cluster and I am able to use Kubectl as well as the dashboard on it. However with Kubernetic I am able to see that the cluster...
With RBAC and in a scenario where single Kubernetes cluster is intended to be used by multiple teams it's very useful to have tiller deployed in separate namespaces (one per...
Another great feature in the Kubernetes Dashboard, is it's global search feature, whereby you can search for any resource type by name across the selected namespace(s). The current filter only...
I find it difficult at times to navigate "backwards", say if I navigate to a deployment and from the list under `Status` select a pod, then I loose the ability...
When viewing log for a pod, we are limited to at most the last 500 lines of output. Would be great to add pagination to allow indefinite log viewing, regardless...
When listing all pods, say, it would be great to be able to select how many rows to show, or even be able to choose "All" as an option. Bonus:...
It doesn't seem like sorting by `Ready` column, works for 0/X. When setting the sort order as ascending, I would have expected rows with value 0/X (say 0/1 ready) would...
When sorting a view (_say list of pods_) the sort ordering is not re-evaluated each time the value changes. Say I sort pods by `Status` then the sort ordering is...
Hello, Do you have any plans to release the sources for this application, and make your roadmap for it more visible? I'd love to see these, especially if it will...