Ubuntu 18.04 Virtualbox driver Install
by Reagan
Hi
Looking for some help with the installation of minishift on Ubuntu 18.04
using the virtual box driver. The install goes fine until the cluster
startup with the below error message;
Checking if OpenShift client is configured properly ...
Checking if image openshift/origin-control-plane:v3.11.0 is available ...
Starting OpenShift using openshift/origin-control-plane:v3.11.0 ...
I0929 15:53:05.028977 2925 config.go:40] Running "create-master-config"
I0929 15:53:07.123896 2925 config.go:46] Running "create-node-config"
I0929 15:53:08.008590 2925 flags.go:30] Running "create-kubelet-flags"
I0929 15:53:08.292312 2925 run_kubelet.go:49] Running "start-kubelet"
I0929 15:53:08.427491 2925 run_self_hosted.go:181] Waiting for the
kube-apiserver to be ready ...
E0929 15:58:08.431552 2925 run_self_hosted.go:571] API server error: Get
https://192.168.99.100:8443/healthz?timeout=32s: dial tcp
192.168.99.100:8443: connect: connection refused ()
Error: timed out waiting for the condition
Any help will be appreciated.
regards
Reagan
3 years, 6 months
configuring private/jfrog image repository for Minishift
by P Madhusudhana Gupta
Hi
For security concerns, in Minishift s2i process flow, instead of using
public/redhat repository, I would like to use our organization
repository(Jfrog) to pull the base image.
can some one confirm is it possible i.e. use of private repository to pull
the base image instead of public/redhat repository ? if so can you please
advise how to configure the same in Minishift ?
Thanks in advance for your help.
Regards
Gupta
3 years, 6 months
configuring private/jfrog image repository for Minishift
by pmsgupta@gmail.com
Hi
For security concerns, in Minishift s2i process flow, instead of using public/redhat repository, I would like to use our organization repository(Jfrog) to pull the base image.
can some one confirm is it possible i.e. use of private repository to pull the base image instead of public/redhat repository ? if so can you please advise how to configure the same in Minishift ?
Thanks in advance for your help.
Regards
Gupta
3 years, 6 months