kube-solo-osx icon indicating copy to clipboard operation
kube-solo-osx copied to clipboard

Local development Kubernetes Solo Cluster for macOS made very simple

Results 21 kube-solo-osx issues
Sort by recently updated
recently updated
newest added

I am still going through the logs on my mac, as I don't recall making any substantial changes. However, upon the VM re-initialization I got: ``` Creating 30GB sparse disk...

This is what I am getting after updating to latest version : /Applications/Kube-Solo.app/Contents/Resources/up.command; exit; Last login: Tue Dec 6 00:43:54 on ttys001 λ ~/ /Applications/Kube-Solo.app/Contents/Resources/up.command; exit; Starting VM ... >...

only 300 commits per git log -- but .git 1.8G .pack file on clone. would you consider chopping down history a bunch? (maybe it has many 10MB+ go binaries since...

![mcfsk7uiwa](https://cloud.githubusercontent.com/assets/416585/19824967/e4830bde-9d28-11e6-8553-dc0c7f9f8640.gif) Is there any way to get Kube-Solo to use the window started by tmux and/or be able to configure a non default iTerm2 profile which will be used?

Attempt at fixing https://github.com/TheNewNormal/kube-solo-osx/issues/147 though it's my first time using XCode

Currently you are limited to only accessing NodePort services. If kube-solo implemented static routing rules at the OSX layer for both the service IP range and pod IP range this...

enhancement

I was testing Pod based NFS for Persistent Volumes and ran into an issue on Kube-Solo (and likely Kube-Cluster has the same). In version 0.9.6 you can successfully create a...

enhancement

I am unable to route traffic from the VM over my openVPN connection like it was possible in the past: https://github.com/TheNewNormal/kube-cluster-osx/issues/33 After not needing the project for a while I...

enhancement

I am trying to run kube-solo-osx and cluster behind cntlm. How and where do I set the proxy details?

question