I'm having issues with Homestead on Kubernetes as well.

What was the bug in the script you used? I just followed the instructions in 
the README.

The stable branch is the same as the master branch at the moment, so switching 
to the stable branch won't help.

If I set up the firewalls or DNS wrong, will that cause homestead to not come 
up?

Here are my Kubernetes logs:

$ kubectl logs homestead-prov-564fb46b67-c9csz
2018-05-09 00:19:43,630 CRIT Supervisor running as root (no user in config file)
2018-05-09 00:19:43,630 WARN Included extra file 
"/etc/supervisor/conf.d/socket-factory.supervisord.con
f" during parsing
2018-05-09 00:19:43,630 WARN Included extra file 
"/etc/supervisor/conf.d/clearwater-group.conf" during parsing
2018-05-09 00:19:43,631 WARN Included extra file 
"/etc/supervisor/conf.d/nginx.conf" during parsing
2018-05-09 00:19:43,631 WARN Included extra file 
"/etc/supervisor/conf.d/homestead-prov.conf" during parsing
2018-05-09 00:19:43,631 WARN Included extra file 
"/etc/supervisor/conf.d/snmpd.conf" during parsing
2018-05-09 00:19:43,631 WARN Included extra file 
"/etc/supervisor/conf.d/clearwater-infrastructure.conf" during parsing
2018-05-09 00:19:43,631 WARN Included extra file 
"/etc/supervisor/conf.d/supervisord.conf" during parsing
2018-05-09 00:19:43,651 INFO RPC interface 'supervisor' initialized
2018-05-09 00:19:43,652 CRIT Server 'unix_http_server' running without any HTTP 
authentication checking
2018-05-09 00:19:43,652 INFO supervisord started with pid 1
2018-05-09 00:19:44,655 INFO spawned: 'snmpd' with pid 7
2018-05-09 00:19:44,656 INFO spawnerr: can't find command 
'/usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper'
2018-05-09 00:19:44,658 INFO spawned: 'clearwater-infrastructure' with pid 8
2018-05-09 00:19:44,667 INFO spawnerr: can't find command 
'/usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper'
2018-05-09 00:19:44,676 INFO success: snmpd entered RUNNING state, process has 
stayed up for > than 0 seconds (startsecs)
2018-05-09 00:19:44,676 INFO success: clearwater-infrastructure entered RUNNING 
state, process has stayed up for > than 0 seconds (startsecs)
2018-05-09 00:19:45,635 INFO exited: snmpd (exit status 0; expected)
2018-05-09 00:19:45,636 CRIT reaped unknown pid 48)
2018-05-09 00:19:46,638 INFO spawnerr: can't find command 
'/usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper'
2018-05-09 00:19:46,639 INFO spawnerr: can't find command 
'/usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper'
2018-05-09 00:19:47,626 CRIT reaped unknown pid 52)
2018-05-09 00:19:47,627 CRIT reaped unknown pid 53)
2018-05-09 00:19:48,717 INFO spawnerr: can't find command 
'/usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper'
2018-05-09 00:19:48,717 INFO spawnerr: can't find command 
'/usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper'
2018-05-09 00:19:48,818 CRIT reaped unknown pid 183)
2018-05-09 00:19:48,818 CRIT reaped unknown pid 184)
2018-05-09 00:19:48,836 CRIT reaped unknown pid 206)

$ kubectl logs homestead-84bf4458d9-5rq4z homestead
2018-05-09 00:15:25,992 INFO exited: homestead (exit status 0; not expected)
2018-05-09 00:15:36,005 INFO spawned: 'homestead' with pid 2014
2018-05-09 00:15:36,187 INFO exited: homestead (exit status 0; not expected)
2018-05-09 00:15:47,200 INFO spawned: 'homestead' with pid 2205
2018-05-09 00:15:47,373 INFO exited: homestead (exit status 0; not expected)
2018-05-09 00:15:48,198 WARN received SIGTERM indicating exit request
2018-05-09 00:15:48,199 INFO waiting for nginx, homestead, socket-factory-sig, 
socket-factory-mgmt to die
2018-05-09 00:15:48,199 INFO stopped: socket-factory-mgmt (terminated by 
SIGTERM)
2018-05-09 00:15:50,202 INFO stopped: socket-factory-sig (terminated by SIGTERM)
2018-05-09 00:15:50,207 INFO stopped: nginx (exit status 0)

ubuntu@aks-build:~$ kubectl get pods
NAME                              READY     STATUS             RESTARTS   AGE
astaire-9bb9d79f6-8zfw7           2/2       Running            0          16h
bono-86f7c46886-k6khg             2/2       Running            0          16h
cassandra-7777c47568-56kqr        1/1       Running            0          16h
cassandra-7777c47568-k7psl        1/1       Running            0          16h
cassandra-7777c47568-tr4cs        1/1       Running            0          16h
chronos-5f56966bcd-fhqgh          2/2       Running            0          16h
ellis-54dcc4476c-k6dfz            1/1       Running            0          16h
etcd-69c59b7d87-8pc5g             1/1       Running            0          16h
homer-7d9fb5755d-nbqd9            1/1       Running            0          16h
homestead-84bf4458d9-5rq4z        1/2       CrashLoopBackOff   253        16h
homestead-prov-564fb46b67-c9csz   0/1       CrashLoopBackOff   252        16h
ralf-b8fdcc64f-77dg6              2/2       Running            0          16h
sprout-67656f5f9d-vtvtb           2/2       Running            0          16h


Regards,


Matthew Davis
Telstra Graduate Engineer
CTO | Cloud SDN NFV

_______________________________________________
Clearwater mailing list
Clearwater@lists.projectclearwater.org
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to