Doug Smith

Results 87 issues of Doug Smith

This is... A big pull request. In general, it shouldn't have a super large impact on the core functionality. There's a few things we need from this to move forward...

state:needs_review

Need to size VMs accordingly: * Master - 4 gigs RAM, 1 cpu * Nodes - 1 gig RAM, 1 cpu Need to make sure hugepages is disabled on nodes.

type:enhancement

Multus can use a daemonset to install now. We should add this as the default way that Multus is installed, however, I don't believe we should strip out the compilation...

type:enhancement
priority:medium

Need to have an option to have both the CIDR used during `kubeadm init` and one that can be used for Calico, in order to handle those separately. Discovered in...

type:enhancement
state:ready

Historically, Multus deployments have always assumed that you'll use Flannel, however as we iterating into further use cases, there are times where we don't necessarily want Flannel as the default...

type:enhancement
state:ready

We have the pod network set as a static `{{ variable }}/16`, where the /16 needs to really be specified by the variable, need to treat it as a whole...

type:enhancement
state:ready

You need more so you can see the CNI plugin failures!!!!!!!!!!!!!!!!!!

type:enhancement

Noticed that in 1.10 there's some deprecated flags in the logs... Might be worth it to clean these up at some point. ``` Apr 20 16:43:04 kube-multus-node-1 kubelet[15362]: Flag --pod-manifest-path...

priority:low

Bashrc is being updated in the /home/centos user every time, likely it's missing the variable.

type:bug
priority:medium
state:ready
type:good_first_issue

May be related to #206. Currently appears to work from the CentOS cloud image, but, apparently a later kernel may have an impact on this? I'm unsure. May think about...

type:bug
priority:medium
state:ready