kerryjiang / SuperSocket

SuperSocket is a light weight, cross platform and extensible socket server application framework.
Apache License 2.0
3.94k stars 1.14k forks source link

官网怎么打不开了 #669

Closed qixurulin closed 1 year ago

qixurulin commented 1 year ago

rt

kerryjiang commented 1 year ago

Moving services...

kerryjiang commented 1 year ago

Still working on it. Service ares running now, but there are some issues about traffic routing or firewall.

kerryjiang commented 1 year ago

It is working right now.

Two problems found:

1) The annotation of Ingress "kubernetes.io/ingress.class" was deprecated. Fixed it by using ingressClassName field. https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/#deprecating-the-ingress-class-annotation

2) The ingress nginx controller was installed incorrectly. I had to use the Azure dedicated install script: https://kubernetes.github.io/ingress-nginx/deploy/#azure