Chris O'Haver
|
51b56744fd
|
Update deploy.sh (#144)
|
2019-04-11 09:52:25 -04:00 |
|
Sandeep Rajan
|
b3b3e14054
|
move deployment to use forward instead of proxy (#119)
|
2019-01-24 10:29:36 -05:00 |
|
Julian V. Modesto
|
a6c087005f
|
deploy.sh and rollback.sh fixes (#99)
* Don't overwrite KUBECONFIG.
kubectl already knows to look in $HOME/.kube or use $KUBECONFIG.
https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/#set-the-kubeconfig-environment-variable
* Use $DIR instead of pwd.
https://stackoverflow.com/a/246128/1881379
* chmod +x kubernetes/rollback.sh
|
2018-10-16 11:14:03 -04:00 |
|
Kore Francis Njenga
|
fd3ad086f8
|
Solution: quote ${YAML_TEMPLATE} when calling the sed command (#96)
|
2018-09-06 08:46:24 -04:00 |
|
Chris O'Haver
|
c7717afbfa
|
bump to 1.2.1, add loop (#92)
|
2018-08-27 17:00:12 -04:00 |
|
Sandeep Rajan
|
f6d0a56b78
|
add kube-dns to coredns configmap translation (#85)
|
2018-08-21 12:11:02 -04:00 |
|
Iñaki Domínguez Ochoa
|
82742c778a
|
Add kubeconfig option (#81)
|
2018-08-20 15:28:22 -04:00 |
|
Chris O'Haver
|
ba02ac313f
|
kubernetes: Reverse zone fall through (#53)
* add cidr default, move to getopts
* add ipv6 zone
* update readme
|
2018-01-19 12:11:55 -05:00 |
|
Chris O'Haver
|
84cd6fe922
|
kubernetes: Add optional DNS-IP paramater (#35)
* add opt dns ip param
* make error msg better
|
2017-12-20 15:50:07 -05:00 |
|
Tomasz Prus
|
56e54e3797
|
feat/update version k8s (#31)
* feat: raise error if kubectl failed
* feat: upgrade to version 1.0.0
* fix: syntax
|
2017-12-11 08:38:44 -06:00 |
|
Chris O'Haver
|
f40fd9b5b4
|
add pod cidrs (#26)
|
2017-11-15 16:36:12 -05:00 |
|
Miek Gieben
|
f78ade71d7
|
Tweaks (#14)
* Fix cidr
* rename
|
2017-10-31 09:21:28 -04:00 |
|
John Belamaric
|
3c8dc1cbc7
|
Add k8s deployment script and README
|
2017-02-22 16:23:11 -05:00 |
|