Commit Graph

9 Commits

Author SHA1 Message Date
Karol Chrapek cb1ef896a9 Update url image 2018-10-03 20:57:28 -07:00
mattjmcnaughton 94c7154683 Update kubernetes demo/config for example
A couple of changes to make the kubernetes config work
and follow best practices.

- Use `deployment` instead of `pod`.
- Use correct image names.

After these changes, running `kubectl create -f demo/config/` creates a
working deployment/service.
2018-06-06 10:04:22 -07:00
Tim Hockin 0304aa8950 Convert registry to k8s.gcr.io 2017-12-22 09:55:17 -08:00
Vikram Tiwari 0006d530d4
update pod config
- For #42
- now uses v2.0.4 which is current latest
2017-03-05 20:41:25 -08:00
Vikram 37ccf27fd4 Update README.md
fix file names for creating kubernetes pods and services
2017-03-01 22:10:19 -08:00
Michael Grosser 24223a5f55 Add runAsUser to demo example
Fixes #32
2017-02-17 16:49:52 +00:00
Michael Grosser 5eb623c97f Use bare name for DEST in example
Using a path for DEST will fail in subsequent syncs #8.
Using a bare name in examples.
2017-02-15 08:48:58 +00:00
Tim Hockin 2a7645cb0f Scrub 'contrib' 2016-08-20 14:17:17 -07:00
Tim Hockin ad53194601 Add files from github.com/kubernetes/contrib/git-sync 2016-08-20 14:14:27 -07:00