kubernetic
kubernetic copied to clipboard
Kubernetic - Supercharge your Kubernetes clusters
About once a week, my credentials for Google Kubernetes clusters seem to expire. I then have to run `gcloud container clusters get-credentials` again and everything works as expected. The issue...
In my usecase, I can't access all namespace on a given cluster, but rather I can specify the namespace I can target directly, using -n. Via command line this works...
Hello, can anyone help with a tut how to connect with the live cluster? I'm trying to connect with my current cluster but it not work, I think I miss...
Will it be possible to add support for following resources which are defined in a service mesh like Istio. We are planning to use Istio in our cluster and adding...
I have the following issue with the client (Version 2.0.16 (2.0.16) MacOs). `Cannot watch Deployments at namespace web-dev-test-namespace` And all kubernetes watch commands works fine using CLI. ``` > kubectl...
It would be great if you can have an option to view the entire pod list or at least more than the first 15 rows. Also the sorting does not...
works (no RBAC) : 502@ ~ $ kubectl version Client Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.0", GitCommit:"ddf47ac13c1a9483ea035a79cd7c10005ff21a6d", GitTreeState:"clean", BuildDate:"2018-12-03T21:04:45Z", GoVersion:"go1.11.2", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.4", GitCommit:"bf9a868e8ea3d3a8fa53cbb22f566771b3f8068b", GitTreeState:"clean", BuildDate:"2018-10-25T19:06:30Z", GoVersion:"go1.10.3", Compiler:"gc",...
Hello, I cannot make Kubernetic work with k8s cluster which supports kubectl up to 1.9.9 only. It shows the cluster is online.  This is...
Hi It seems the new statefulset feature that was added in 2.0.15 is not working. I can see my statefulsets in the web ui but not in the statefulset section...