Kubernetes with Juju

2017-08-15 Thread Micheal B
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

juju deploy docker

2017-08-30 Thread Micheal B
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

kubectl run

2017-08-31 Thread Micheal B
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

Re: kubectl run

2017-08-31 Thread Micheal B
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

Kubernetes backup yaml

2017-09-05 Thread Micheal B
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

External IP's

2017-09-05 Thread Micheal B
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

Re: Kubernetes backup yaml

2017-09-06 Thread Micheal B
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

Juju Kubernetes vSphere storage

2017-09-07 Thread Micheal B
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

Re: Juju Kubernetes vSphere storage

2017-09-07 Thread Micheal B
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

Re: Juju Kubernetes vSphere storage

2017-09-07 Thread Micheal B
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

Re: Juju 2.3.0 is here!

2017-12-07 Thread Micheal B
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

Testing the mail list

2018-01-11 Thread Micheal B
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