koki / short

Manageable Kubernetes manifests through a composable, reusable syntax
https://docs.koki.io/short
Apache License 2.0
122 stars 14 forks source link

new serviceport syntax with optional podport #51

Closed ublubu closed 6 years ago

ublubu commented 6 years ago

42

port & node_port for single anonymous port OR list of named ports:

<name>: <port-string>
node_port: <node-port>

@wlan0

wlan0 commented 6 years ago

lgtm