Kris Nóva

Results 100 issues of Kris Nóva

Still hacking on this, please don't merge until I finish some things

Right now Go buffalo creates a `Dockerfile` in a user's application. I think we could take that a step further and add support for deploying a Buffalo application to Kubernetes....

help wanted
proposal

Hey everyone, Thanks for this SDK. I am wondering if there is a way to access the Vector microphone?

Can we move to project over to GitLab please? I created the kubicorn group - just DM me if you need creds.

Improve
Help (medium)
Fun
CI/CD

Can we add an optional small kubicorn pod to a cluster rollout that will self destruct the cluster after a given time? Useful for temporary clusters, ephemeral clusters, and testing...

Feature
Help (medium)
Fun

You heard me. I want `kubicorn` to support running `kubernetes` on FreeBSD. It's my favorite operating system, and I will be damned if I own a project that doesn't work...

Help (large)
FreeBSD

On TGIK we tried to create an ELB and it was created in the wrong zone - can we look at the cloud provider impl here?

WorkInProgress

Right now we are vendoring an older version of `kube-deploy` [here](https://github.com/kubicorn/kubicorn/blob/master/apis/cluster/cluster.go#L22) We need to use the new API [here](https://github.com/kubernetes/kube-deploy/blob/master/ext-apiserver/pkg/apis/cluster/v1alpha1/cluster_types.go)

WorkInProgress

After the controller code is in place - can we create a very simple Azure integration?

Azure
Bug

Right now we have `cutil/kubectl` and it does a lazy approach at `scp` to pull our kube config down to the local filesystem... Can we vendor the kubectl library directly...

Improve
Help (small)