DataONEorg / api-entrypoint

The DataONE Kubernetes cluster's API ingress controller component that is shared between microservices
0 stars 1 forks source link

Document NGINX Ingress Controller / VirtualServer config/start/stop #4

Closed gothub closed 2 years ago

gothub commented 3 years ago

The initial checkin of files for the NGINX Ingress Controller / VirtualServer contains the files needed to deploy the NGINX Ingress Controller / VirtualServer that runs on the NCEAS k8s cluster. This configuration provides the routing from the main k8s URL https://docker-ucsb-4.dataone.org:30443 (soon to be https://api.dataone.org:443) to the services that will hosted on k8s, includeing bookkeeper and the MetaDIG quality service.

A description of how the Ingress Controller and VirtualServer work, as well as operational instructions will be included in the ./docs directory.

gothub commented 2 years ago

The ingress controller is now documented at https://github.com/DataONEorg/k8s-cluster/blob/main/control-plane/control-plane.md#ingress-controller