gokube icon indicating copy to clipboard operation
gokube copied to clipboard

gokube is a tool that makes it easy developing day-to-day with Kubernetes on your laptop.

Results 6 gokube issues
Sort by recently updated
recently updated
newest added

gokube 1.22.1 is WARNING that current version is outdated and we should download newest one from https://github.com/ThalesGroup/gokube/releases/tag/v1.23.2-beta.1 But 1.22.1 is the latest version and there is only beta version. Anyway...

enhancement

When minikube VM in Oracle VirtualBox is stopped, then gokube reset writes only one or two lines and stops without any message. First time I did gokube init to solve...

Hello, I want to contribute to add K9S to be part the gokube installation

Hello, I want to contribute to add docker-compose to be part the gokube installation

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220520000938-2e3eb7b945c2 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20220520000938-2e3eb7b945c2&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

When I run below command. > gokube save -l -v -n base gokube expects that a snapshot with name 'base' already exist and it tries to delete it. And if...