John Gardiner Myers
b0b83ed125
Clean up "kops edit"
2021-07-11 22:07:02 -07:00
axpraka
cb53f89c22
kops as kOps for document
...
Updated kops as kOps for document.
2020-11-13 23:45:11 -05:00
Ciprian Hacman
f69ffeaa63
Update cluster and state store names in CLI docs
2020-10-28 18:22:53 +02:00
Justin Santa Barbara
a8831b5df0
Move kubectl dependency to k8s.io/kubectl
...
Helps pare down our dependency on kubernetes/kubernetes
2020-01-17 06:24:24 -05:00
mikesplain
9e55b8230a
Update copyright notices
...
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Justin SB
78ebe93f9f
Update kubernetes dependencies to 1.13.5
...
Notable changes:
* openapi-gen moved to k8s.io/kube-openapi/cmd/openapi-gen
* templates moved to k8s.io/kubernetes/pkg/kubectl/util/templates
2019-05-06 09:58:37 -04:00
chrislovecnm
71c8fa4b3a
Updating variables to use Camel Case
...
I am fixing the work where I used snake case variables instead of camel
case. Go likes camel case much better. This commit is only a refactor
of names.
2018-02-19 20:57:58 -07:00
Justin Santa Barbara
7dfca05c09
Remove federation support
...
As it has been removed from upstream kubernetes, in favor of the
multicluster revamp.
2018-02-03 16:53:39 -05:00
Justin Santa Barbara
0c89c9851e
Simple code updates for 1.8 breakages
2017-10-01 13:17:40 -04:00
Quentin Nerden
5491f179d1
Clarify docs: rename spec to desired conf
...
In the S3 bucket, the file cluster.spec is not actually the spec, but the
actual configuration. The file config is the spec. To avoid confusion,
this commit changes spec/specification into 'desired configuration' in
the documentation, to avoid associating cluster.spec with a cluster
'specification' that the users should use.
2017-08-10 18:50:45 +02:00
craigmonson
3990f582b4
fix "dederation"
2017-07-25 15:31:46 -04:00
Laurent Crisci
cf6654e60c
Fixed some typos, s/resrouces/resources/
2017-05-11 17:05:50 +01:00
chrislovecnm
53848f1f7f
Work on cli documentation
2017-05-07 21:03:29 -06:00
chrislovecnm
7487b0d756
updating docs, adding verify-gendocs and more build tweaks
2017-05-04 18:58:10 -06:00
Roberto J Rojas
4d4dcc7942
#1005 cmd: root, create, delete, edit, update and upgrade use of templates and i18n.
2017-04-26 16:02:03 -04:00
Justin Santa Barbara
2d19329f06
Reapply the changes we undid in #2199
2017-03-27 21:48:01 -04:00
Erin Corson
acff22bb6b
improving short descriptions for cli commands
2017-01-21 22:30:24 -07:00
chrislovecnm
8fa2aac99f
fixing more headers
2016-10-15 19:20:56 -06:00
Justin Santa Barbara
58a8daf63e
Experimental support for federation
...
Highly experimental right now, and has exposed some upstream issues (I
believe), but adding so that people can start playing.
2016-10-11 10:29:46 -04:00
Justin Santa Barbara
542f8fb4f2
Refactor CLI to match kubectl approach
...
We have an Options class for each command, and a Run function that can
be called directly.
2016-10-11 09:47:11 -04:00
Justin Santa Barbara
59cf7a198b
Fix help text for `kops edit`
...
Fixes #405
2016-09-17 23:19:49 -04:00
Justin Santa Barbara
d427858477
Rename to kops
...
The upup tool is now called kops, and we have moved repos
2016-06-30 09:25:25 -04:00