我使用https://www.eclipse.org/che/docs/kubernetes-multi-user.html提供的头盔安装以及以下自定义值:
global:
cheNamespace: "bmap"
multiuser: true
serverStrategy: "single-host"
ingressDomain: eclipseche.mydomain.com
cheWorkspacesNamespace: bmap
豆荚“ postgress”过了一会儿开始。 由于postgress超时,需要重新启动pod“ keycloak”
由于postgress和keycloak超时,需要重新启动pod“ che”。 重新启动后,pod“ che” pod仍未运行,并且在“ che” pod中出现错误
2018-11-26 14:34:02,139[ost-startStop-1] [ERROR] [butedRemoteSubscriptionStorage 58] - Unable to create distributed event subscriptions map.
java.net.BindException: no port available in range [7800 .. 7850] (bind_addr=/fe80:0:0:0:4031:65ff:fe25:6b55%eth0)
如何在kubernetes集群中解决此问题。