Skip to content

Instantly share code, notes, and snippets.

@kadel
Created January 18, 2017 13:35
Show Gist options
  • Select an option

  • Save kadel/af5d7ff9c40521cc64eb5b428fbf99fb to your computer and use it in GitHub Desktop.

Select an option

Save kadel/af5d7ff9c40521cc64eb5b428fbf99fb to your computer and use it in GitHub Desktop.
version: "0.1-alpha"
services:
- name: base1
containers:
- name: nginx
image: tomaskral/nonroot-nginx
???: # TODO: figure out name of this section
- port: 8080:8080
type: LoadBalancer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment