How can I use local images when doing juju bootstrap vsphere/myregions
--bootstrap-constraints "cores=2 mem=4G root-disk=32G" rather than the
downloading of the ova? Same thing for the images used in bundles ..
Trying to cut down on the downloading times ..
--
Juju mailing list
Juju@list
Running juju vsphere cloud – current CDK
Test both
Juju deploy docker
And
juju deploy docker --series xenial –force
always get
hook failed: "config-changed"
Tested other installs
juju add-unit kubernetes-worker --- install fine
check DNS / DHCP all of that appears fine
Trying to convert a Docker run to kubectl
Working thru
https://hub.docker.com/r/ibmcom/db2express-c/
docker run -it -p 5:5 -e DB2INST1_PASSWORD=db2inst1-pwd -e
LICENSE=accept ibmcom/db2express-c:latest bash
in Docker I have it running great just need to figure out the Ku
Thank you!
From: Tim Van Steenburgh
Date: Thursday, August 31, 2017 at 3:33 PM
To: Micheal B
Cc: juju
Subject: Re: kubectl run
This works for me:
kubectl run -it db2express-c --port=5 --env DB2INST1_PASSWORD=db2inst1
--env LICENSE=accept --image ibmcom/db2express-c:latest
Is there a way to extract your current cluster config to a YAML file for a
redeployment?
--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/juju
My lab is juju using vsphere kubernetes -
https://jujucharms.com/docs/2.1/help-vmware - my nodes all get their IP’s and
DNS from a local domain server and tested used using the -
https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/
All of the Nodes Master and worker have 8G
redeploy using it.
See -- https://www.rdoproject.org/documentation/packstack-cookbook/
Cheers
Micheal
From: Tim Van Steenburgh
Date: Wednesday, September 6, 2017 at 8:18 AM
To: Micheal B
Cc: juju
Subject: Re: Kubernetes backup yaml
Hi Micheal,
1. The topology of the cluster is
While working through --
https://github.com/kubernetes/examples/tree/master/staging/volumes/vsphere
To test the different storage types on my vSphere lab I seem to either have a
bug or am no able to copy and paste some code ☺
None work. All get pretty close to the same error.
Mo
ized installation, only the /etc/origin and
/var/lib/origin directories are mounted to the master and node container.
Therefore, node-config.yaml must be in /etc/origin/node rather than /etc/.
From: Tim Van Steenburgh
Date: Thursday, September 7, 2017 at 6:33 AM
To: Miche
YUP THAT’S THE ONE I FOLLOWED .. I will go back through it though and make sure
I did not miss anything ..
Thanks for all the support! Much appreciated!
Cheers
Micheal
From: Tim Van Steenburgh
Date: Thursday, September 7, 2017 at 2:02 PM
To: Micheal B
Cc: juju
Subject: Re
Looks great here other than the LDX on VMware which is what I need or at least
part of it is. Wanting to run containerized openstack in kubernetes on vmware.
Unless someones has a better idea, I could try.
Thanks
Micheal
From: Juju on behalf of Nicholas Skaggs
Date: Thursday, D
Have not seen an email from the list for a while.
--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/juju
12 matches
Mail list logo