You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
idawnwon e3a3e4dc29
fix: Update @acheong08 Reverse Proxy URL (#1085)
2 years ago
..
README.md feat: add kubernetes deploy (#1001) 2 years ago
deploy.yaml fix: Update @acheong08 Reverse Proxy URL (#1085) 2 years ago
ingress.yaml chore: lint fix 2 years ago

README.md

增加一个Kubernetes的部署方式

kubectl apply -f deploy.yaml

如果需要Ingress域名接入

kubectl apply -f ingress.yaml