xip.io is dns proxing service. It is easy to assign dns name to ip address.
This is way to assign Domain to Knative Service
kubectl patch configmap config-domain --namespace knative-serving --patch \
'{"data": {"example.com": null, "35.225.xxx.216.xip.io": ""}}'
'클라우드 컴퓨팅 & NoSQL > 도커 & 쿠버네티스' 카테고리의 다른 글
Kong API gateway #3 - Kong on Kubernetes (0) | 2019.11.11 |
---|---|
Kong API gateway #2 - 간단한 아키텍쳐와 API 테스트 (0) | 2019.11.11 |
도커 볼륨 (0) | 2019.11.10 |
KNative Auto scaling (0) | 2019.10.21 |
구글 GKE 네트워크 기본 보안 (0) | 2019.10.18 |