-
Hi Team,
I am trying to install istio in my minishift setup. After following all the steps at https://github.com/minishift/minishift-addons/tree/master/add-ons/istio I am stuck at the below step.…
-
# Minishift on MacOS
This article is about how to run minishift on MacOS. You can run your experiments locally on minishift, before going to the OpenShift production. You will ne...
[http://cinhtau.…
-
We now use CoolStore as part of our tests for Minishift, however very often the cart service fails to deploy properly:
https://ci.centos.org/job/minishift-pr/1490/console
We use the following sc…
-
For instance --version flag will be gone.
Check out the write-up at the minishift repo:
https://github.com/minishift/minishift/issues/2248
-
Following all instructions in installing the Kubernetes Datadog-agent, when executed it reaches the following error (separated for ease)
Warning FailedCreate 13h (x78 over 19h) daemonset-control…
-
Minishift is similar use case like minikube. It would be cool to those folks who are both minishift users and vmware fusion/workstation users. Similar to #1
-
Looks like this link is broken and I'm not sure what a working link is? I'm happy to submit a PR and fix but again, not sure the replacement.
https://raw.githubusercontent.com/minishift/minishift/…
-
from @secondsun
> Details https://github.com/minishift/minishift/pull/2241 and https://github.com/openshift/origin/pull/19209
>
> There's some work to do to update our docs because it also look…
-
So I've got some test code running on a Raspberry Pi2:
---
import minishift
import time
import sys
vid, pid = 0x04d8, 0xf517
width = 72
ms = minishift.Minishift(minishift.MCP2210Interface(vid, pid)…
-
Plugging the minishift into my Arch linux machine doesnt trigger anything with "udevadm monitor --udev"
Output of lsusb doesnt change between minishift plugged in or not.
Running the example python …