Published Kubernetes services on subdomains. Add the annotation filespook.net/enabled=true to a Service to publish it.
| Host | Namespace | Service | Port |
|---|---|---|---|
| hello.filespook.net | default | hello-nginx | 80 |
| test1.filespook.net | default | test-pod1 | 80 |
| test2.filespook.net | default | test-pod2 | 80 |