corectl icon indicating copy to clipboard operation
corectl copied to clipboard

CoreOS over macOS made very simple

Results 26 corectl issues
Sort by recently updated
recently updated
newest added

My macbook pro crashed, and after rebooting I am unable to use docker. If I execute `docker version` on macOS or inside CoreOS (`corectl ssh containerland`), it stalls indefinitely. I'm...

I have an issue that appears to be related to CoreOS. I'm raising the issue here because corectl is the only method I'm using CoreOS, and I'm sure you can...

While this currently supports cloud-config, there are many things that it cannot properly configure. Ignition solves all of those issues and it would be great if I could provide my...

enhancement

I have a custom anchor for my port redirects (port 80 to `mehserve`), but once `corectld` is running those rules disappear. I have a script to print PF rules: https://gist.github.com/vitaly/cd0024d232a3a134b00e5496e4e779b8...

Is the `etcd` service open to the VM? I'd like to implement DNS to the docker containers, which I can do with docker containers, but this got me thinking since...

I'm working on a vm instrumentation yaml file I can distribute to my team. `corectl load` is not re-usable to try various setups without changing the name of the vm....

I try to uninstall CoreCTL on OSX but I can't :( What is the procedure?

System: Mac OSX 10.11.6 Installed corectl from DMG Tried to create kube-solo vm Log error: Something went very wrong, as we're unable to generate a MAC address from the provided...

Can the CoreOS instance be configured to access a public network? I know with vagrant you can make a bridge with a network adapter on the host machine. Would something...