Hi @hbagdi
Please refer below screen shot of my k8s deployment.
I did check the logs, its read as below
container “kong” in pod “bm-kongv1-kong-d55969f-x542v” is waiting to start: PodInitializing
I was able to reproduce the issue consiatntly for another inastance.
- Installed kong with
helm install name=kg stable/kong
- It installed kong gateway, everything was up and running.
- Restarted docker-desktop
- All other k8s services except for kong service started correctly.
Logs -
2019/04/09 09:15:51 [notice] 1#0: using the “epoll” event method
2019/04/09 09:15:51 [notice] 1#0: openresty/1.13.6.2
2019/04/09 09:15:51 [notice] 1#0: built by gcc 6.3.0 (Alpine 6.3.0)
2019/04/09 09:15:51 [notice] 1#0: OS: Linux 4.9.125-linuxkit
2019/04/09 09:15:51 [notice] 1#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2019/04/09 09:15:51 [notice] 1#0: start worker processes
2019/04/09 09:15:51 [notice] 1#0: start worker process 37
2019/04/09 09:15:51 [notice] 1#0: start worker process 38
10.1.0.1 - - [09/Apr/2019:09:15:51 +0000] “GET /status HTTP/1.1” 200 205 “-” “kube-probe/1.10”
10.1.0.1 - - [09/Apr/2019:09:16:01 +0000] “GET /status HTTP/1.1” 200 205 “-” “kube-probe/1.10”
10.1.0.1 - - [09/Apr/2019:09:16:04 +0000] “GET /status HTTP/1.1” 200 205 “-” “kube-probe/1.10”
10.1.0.1 - - [09/Apr/2019:09:16:11 +0000] “GET /status HTTP/1.1” 200 205 “-” “kube-probe/1.10”
10.1.0.1 - - [09/Apr/2019:09:16:21 +0000] “GET /status HTTP/1.1” 200 205 “-” “kube-probe/1.10”
10.1.0.1 - - [09/Apr/2019:09:16:31 +0000] “GET /status HTTP/1.1” 200 205 “-” “kube-probe/1.10”
10.1.0.1 - - [09/Apr/2019:09:16:34 +0000] “GET /status HTTP/1.1” 200 205 “-” “kube-probe/1.10”
10.1.0.1 - - [09/Apr/2019:09:16:41 +0000] “GET /status HTTP/1.1” 200 205 “-” “kube-probe/1.10”
10.1.0.1 - - [09/Apr/2019:09:16:51 +0000] “GET /status HTTP/1.1” 200 207 “-” “kube-probe/1.10”
192.168.65.3 - - [09/Apr/2019:09:16:51 +0000] “GET / HTTP/1.1” 200 5567 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36”
192.168.65.3 - - [09/Apr/2019:09:16:52 +0000] “GET /favicon.ico HTTP/1.1” 404 23 “https://localhost:31713/” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36”
10.1.0.1 - - [09/Apr/2019:09:17:01 +0000] “GET /status HTTP/1.1” 200 208 “-” “kube-probe/1.10”
10.1.0.1 - - [09/Apr/2019:09:17:04 +0000] “GET /status HTTP/1.1” 200 208 “-” “kube-probe/1.10”
2019/04/09 09:17:10 [notice] 37#0: signal 15 (SIGTERM>) received, exiting