Doug Smith

Results 122 comments of Doug Smith

Also reporting the same between Chrome -> Android. Can transfer files around 600-800mb but anything I've tried in the 1.2 gig range winds up failing for me.

e.g. `-v 4` (that's debug level)

Might implement someone else's role, though. Would be nice if this setup could integrate a registry for when you need it (like having to pull all the big images for...

+1, we need a refactor of the Multus options, maybe divide it into a few categories like -- development (sometimes it's nice to compile it), demos (sometimes it's nice to...

Left a stash of work for making hugepages enablement optional, but, seems I have something baked into the image which is not letting it spin up when either one of...

Sounds pretty cool @coolpalani -- appreciate the suggestion and I'll definitely consider it. I've got a blog article under way, that I'm planning to publish after a refactor we're working...

@coolpalani -- I did indeed publish that new article, check it out @ http://dougbtv.com/nfvpe/2018/03/21/kubernetes-on-centos/

Here's the culprit: ``` roles/kube-cni/defaults/main.yml:3:kubectl_home: /home/centos ```

The gist is, if you're using a user other than centos -- which works for 90% of the time, if you've brought your own deployment that doesn't have a centos...

I think that'd probably work great, I think the `kubectl_home` variable is a hangover from earlier iterations before some of this stuff got standardized, and likely it was a variable...