Commit Graph

69 Commits

Author SHA1 Message Date
Bhargav Nookala
5f9c46a80c Updating README 2018-01-26 00:45:57 -08:00
Ria Bhatia
c686fdffcb Update README.md 2018-01-25 21:27:31 -08:00
Ria Bhatia
980cea6a07 Update README.md
add wg slack channel
2018-01-22 13:44:12 -08:00
Rita Zhang
2c47b6b573 Update README 2018-01-11 12:37:35 -08:00
Sam J Sharpe
922364ee5f Correct typo kuberentes->kubernetes (#58)
This seems to be a common typo, possibly exacerbated by copy-paste
of comment strings. I spotted it in the README.md at first, so I fixed
that and then checked the rest of the code and fixed a few more. They
are all in comments or documentation, so there's no code issue.

FYI, there's still some in the vendor directory, but I haven't fixed
those as they'd get replaced by any new `go get` I think:

$ ack uberentes
vendor/k8s.io/apimachinery/hack/godep-deps.sh
20:# 2. godep restore based on k8s.io/kuberentes provided manifest

vendor/k8s.io/client-go/CHANGELOG.md
120:* Included bug fixes in k8s.io/kuberentes release-1.5 branch, up to

vendor/k8s.io/client-go/kubernetes/fake/register.go
64://     clientsetscheme "k8s.io/client-go/kuberentes/scheme"

vendor/k8s.io/client-go/kubernetes/scheme/register.go
64://     clientsetscheme "k8s.io/client-go/kuberentes/scheme"

Sorry, this isn't the most exciting commit in the world :-(
2018-01-11 12:37:04 -08:00
Erik St. Martin
e050fea889 Merge pull request #21 from ritazh/feat-logs
Enable kubectl logs
2018-01-04 10:56:35 -05:00
Rita Zhang
4aeb63892e Add script to generate cert and key pem and update README 2017-12-20 18:19:38 -08:00
Ria Bhatia
83a768bdb5 little edit 2017-12-20 11:54:52 -08:00
Ria Bhatia
8626b012b8 add current features 2017-12-20 11:51:23 -08:00
listonb
28cd1d082b Merge pull request #18 from kris-nova/clean-up-ux
Cleaning up program UX
2017-12-09 17:42:23 -08:00
Kris Nova
9e31a727a6 Cleaning up program UX
- Remove toggle flag
- Update version message
- Update README.md with new changes
2017-12-09 06:56:16 -06:00
Mark Whitby
c7688a4410 Corrected CHART_URL value in Deploy as a Pod by Helm Chart section of README.md 2017-12-07 19:23:48 +00:00
Aleksandar Nikolić
e35e7396b1 Update README.md
Fix typos.
2017-12-06 19:56:05 +01:00
Robbie Zhang
37ed82e82c Update the Helm Chart to Support Node Name and Taint 2017-12-05 17:54:13 -06:00
Erik St. Martin
83d33f4aee Update README to match provider interface 2017-12-05 17:54:11 -06:00
Robbie Zhang
d6c629bf97 Add Helm Chart Instruction into the README.md
Add the Helm Chart sample commands
2017-12-05 17:54:10 -06:00
Jess Frazelle
8b46b30726 fix link 2017-12-05 17:54:10 -06:00
Brian Ketelsen
bfa5f4e1b9 documentation: cleanup cobra help, add environment and config information to README 2017-12-05 17:54:07 -06:00
Ria Bhatia
0075e5b0f3 Initial commit 2017-12-05 17:53:58 -06:00