kubernetic icon indicating copy to clipboard operation
kubernetic copied to clipboard

Kubernetic - Supercharge your Kubernetes clusters

Results 98 kubernetic issues
Sort by recently updated
recently updated
newest added

It would be great to have the kubectl copy command for copying files from a pod to the local system. I image to use the terminal to find the file...

For whatever reason, within Kubernetic if I am using a Kube config generated by `aws eks update-kubeconfig` it always errors out with "Cannot Login: Get "https://B00AB7128C9986D06A6B978E0F18835A.yl4.us-east-1.eks.amazonaws.com/version?timeout=32s": getting credentials: exec: exit...

My original kube config contains context names with plus signs, example: ``` apiVersion: v1 clusters: - cluster: certificate-authority: fake-ca-file server: https://1.2.3.4 name: development - cluster: insecure-skip-tls-verify: true server: https://5.6.7.8 name:...

It would be great if the terminal session is retained while switching between tabs. ![kubernetic-window-switch](https://user-images.githubusercontent.com/12089876/94768359-d8c60580-03cc-11eb-9d85-83646286bff5.gif) Currently, checking logs or any other tabs will make the terminal session restart each time.

Good day! Still has an issue with terminal on new version 3.0:

I have Kubernetic 2.12 on Windows There is something with new lines ![ezgif com-gif-maker (1)](https://user-images.githubusercontent.com/11844178/93689665-afaa9880-fae1-11ea-87a0-6ac3a82c6d5b.gif) And feature request: It would be good to have an option to open terminal in...

this is not a bug but a feature request, sorry if this is posted in the wrong place. It would be great if this tool could allow ssh into a...

Endpoints are not displayed in Kubernetic, which means Kubernetic is not a `Complete replacement of CLI` ;-) $ kubectl get endpoints --context k3os --all-namespaces NAMESPACE NAME ENDPOINTS AGE default kubernetes...

When I try to switch to any page in configmap list it immediately backs to page 1 but not for all namespaces. I have such issue only in kube-system ns...

Hi! When I try to filter some resources by the name in Search field it becomes always empty when I switch to another resource. In previous version I can set...