Re: [openstack-dev] [Magnum] Question of k8s multiple master support.

2016-11-21 Thread 渥美 慶彦
November 22, 2016 7:40 AM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] [Magnum] Question of k8s multiple master support. Hi all, Can I create the bay of Kubernetes which has multiple master? I'm able to create the bay of Kubernetes single master, but failed in creatin

Re: [openstack-dev] [Magnum] Question of k8s multiple master support.

2016-11-21 Thread Yatin Karel
r further queries. Thanks and Regards Yatin Karel From: 渥美 慶彦 [atsumi.yoshih...@po.ntts.co.jp] Sent: Tuesday, November 22, 2016 7:40 AM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] [Magnum] Question of k8s multiple master support. Hi all, Can

Re: [openstack-dev] [Magnum] Question of k8s multiple master support.

2016-11-21 Thread 峰北红
Hi atsumi, Multiple masters must be created together with load balancer. Create cluster template with `--master-lb-enabled`. magnum cluster-template-create --name k8s-cluster-template --image-id test.qcow2 \ --keypair-id testkey \

[openstack-dev] [Magnum] Question of k8s multiple master support.

2016-11-21 Thread 渥美 慶彦
Hi all, Can I create the bay of Kubernetes which has multiple master? I'm able to create the bay of Kubernetes single master, but failed in creating the bay of Kubernetes multiple master. I'm using CoreOS-1010.3.0, Magnum 2.0.1. Best regards, --