Andrew Stuart
64eeececde
contrib/k8s: update to use 1.2 features
...
- Consolidate files
- Update to Deployments
- Use Ingress, add ingress controller help in README
- Remove hardcoded namespace in postgres URI
- Remove hardcoded IP addresses
- Add readinessProbes
2016-04-18 21:14:02 -07:00
Alex Edwards
4741017055
worker start command missing registration and emailer config. exported as env variables like other properties.
2016-01-26 20:40:50 -08:00
Alex Edwards
f6361f67fe
fixed -db-url flag as it now requires two dashes --db-url
2016-01-26 17:18:52 -08:00
Jonathon Lee
96553c1793
Update k8s README to --template syntax
2015-12-22 23:33:20 +00:00
Eric Chiang
1c0a0cd45d
*: trim newlines from base64 command for Linux compatibility
...
base64 wraps lines on Linux after 76 characters. Use tr to trim
the newlines in a portable way.
2015-12-02 09:29:24 -08:00
Brian Fallik
63f3f5c553
Update README.md
...
fix whitespace issue
2015-11-13 00:37:45 -05:00
Brandon Philips
94662920b2
contrib: k8s: fix a broken markdown link
2015-11-11 02:48:04 -08:00
Bobby Rullo
5e859dad5c
Documentation, contrib: Update docs with admin key
2015-10-01 14:22:43 -07:00
Bobby Rullo
25c21f0f7e
contrib/k8s: docs for using k8s configs
2015-09-18 15:30:17 -07:00
Bobby Rullo
edd88db932
contrib/k8s: Use secrets to store secrets.
...
Also, move most flags to environment variables.
2015-09-09 14:29:41 -07:00
Bobby Rullo
d9b668002c
contrib/k8s: get yaml up-to-date with latest k8s
2015-09-08 14:53:53 -07:00
Bobby Rullo
fa96fb3a33
contrib: get standup up-to-date
...
* key_secret -> key_secrets
* make sure overlord starts up before other operations since it creates
the db
* remove race conditions by blocking on /health being up for worker and overlord
2015-08-26 15:28:09 -07:00
Bobby Rullo
66fe201c24
*: move original project to dex
2015-08-18 11:26:57 -07:00