kube-manager container is not coming up

Bug #1690289 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Fix Committed
Critical
Dinesh Bakiaraj
Trunk
Fix Committed
Critical
Dinesh Bakiaraj

Bug Description

R4.0 Build 2 Ubuntu 14.04 container

ansible scripts dont seem to like KUBERNETES section in the conf file

root@testbed-1-vm1(controller):/# cat /etc/contrailctl/kubemanager.conf
[GLOBAL]
compute_nodes = 10.204.217.197,10.204.217.198
enable_webui_service = True
enable_config_service = True
cloud_orchestrator = kubernetes
config_ip = 10.204.217.194
config_nodes = 10.204.217.194
analyticsdb_nodes = 10.204.217.194
analytics_nodes = 10.204.217.194
introspect_ssl_enable = False
controller_nodes = 10.204.217.194
enable_control_service = True
analytics_ip = 10.204.217.194
controller_ip = 10.204.217.194
sandesh_ssl_enable = False
[KUBERNETES]
cluster_name = k8s-default
cluster_network = {}
token =
root@testbed-1-vm1(controller):/#

root@testbed-1-vm1(controller):/# /entrypoint.sh
+ set -e
+ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+ DAEMON=/usr/bin/supervisord
+ CONFIG=/etc/contrail/contrail-kubernetes.conf
+ SERVICE=kubernetes
+ ANSIBLE_INVENTORY=all-in-one
+ test -x /usr/bin/supervisord
+ DAEMON_OPTS='-n -c /etc/contrail/supervisord_kubernetes.conf '
+ ulimit -s unlimited
+ ulimit -c unlimited
+ ulimit -d unlimited
+ ulimit -v unlimited
+ ulimit -n 4096
+ contrailctl config sync -c kubemanager -F -v -t configure
Additional properties are not allowed ('KUBERNETES' was unexpected)
root@testbed-1-vm1(controller):/#

Changed in juniperopenstack:
milestone: none → r4.0.0.0-fcs
Revision history for this message
Dinesh Bakiaraj (dineshb) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.