Justin Santa Barbara
aebf5f1e03
Create stable channel for kops
...
The idea being we don't necessarily always want to pick up the latest
change immediately, without validating it first.
Also this is an easy way to recommend the latest AMI without having to
search for it. We also create an alias to the owner id, so that it is
readable / verifiable.
2016-09-30 20:59:32 -04:00
Justin Santa Barbara
efe206ef61
Add docs for labels
...
Fix #441
Fix #241
Issue #311
2016-09-28 22:02:58 -04:00
Andrew Johnstone
07ef05d931
Rename comands.md to commands.md
2016-09-26 11:48:40 +01:00
Justin Santa Barbara
5ee6cc4f7b
Docs on uploading a custom build
2016-09-24 11:51:11 -04:00
Justin Santa Barbara
999e802b5d
Merge pull request #492 from justinsb/docs_image_name
...
Docs: describe how to go from an AMI to an image name
2016-09-24 11:42:32 -04:00
Justin Santa Barbara
d494d83436
Merge pull request #452 from yissachar/support-shared-subnets
...
Add support for shared subnets
2016-09-24 11:41:28 -04:00
Justin Santa Barbara
addaf5e4b4
Don't add terraform to --out
...
Fix #486
2016-09-24 11:25:39 -04:00
Justin Santa Barbara
adf71b180d
Docs: describe how to go from an AMI to an image name
2016-09-23 10:21:07 -04:00
Yissachar Radcliffe
5217bd432d
Add support for shared subnets
2016-09-16 12:17:44 -04:00
Andrew Johnstone
f6d2f8f196
Update secrets.md
2016-09-09 17:09:58 +01:00
Justin Santa Barbara
6e853a020f
More docs on custom images
...
Explain that ubuntu is not yet tested
2016-09-09 10:24:38 -04:00
Justin Santa Barbara
9c3105b323
Make automatic upgrades optional
...
We add a `UpdatePolicy` field to the cluster spec
Also document how this feature was added.
2016-09-08 11:18:14 -04:00
Justin Santa Barbara
62d5451b25
Initial (experimental) Ubuntu 16.04 support
2016-09-08 10:20:42 -04:00
Justin Santa Barbara
466ee35787
Merge pull request #375 from justinsb/docs_network_1
...
WIP network mode docs
2016-09-08 00:15:23 -04:00
Justin Santa Barbara
d3ab070b0d
Use go-bindata to embed our models
...
This allows us to have single-file deployment
2016-09-07 11:56:03 -04:00
Justin Santa Barbara
d2ccc99e86
WIP network mode docs
2016-08-27 15:19:15 -04:00
Justin Santa Barbara
dc63e307df
Allow pluggable networking: classic, kubenet, external
2016-08-22 12:32:15 -04:00
Justin Santa Barbara
f3bd394008
Document cleaned up upgrade command
...
Issue #239
2016-08-16 10:27:37 -04:00
Justin Santa Barbara
5d8c170360
Rename old upgrade command; make new upgrade intuitive
...
The old upgrade command (which was only called as part of a kube-up ->
kops upgrade) is now `kops toolbox convert-imported`. The docs are
updated, but this is only normally called once per import so this should
not be high impact.
The upgrade command now looks for things that need upgrading. Currently
only `upgrade cluster` is implemented; it currently only checks the
KubernetesVersion. If KubernetesVersion is out of date, it will be
printed, and if --yes is specified the cluster spec will be set to the
next value.
2016-08-16 09:28:36 -04:00
Justin Santa Barbara
68719704ef
e2e test runner
2016-08-15 23:09:11 -04:00
Justin Santa Barbara
0a49f5ae33
Docs: run `kops delete cluster` even with TF, for dynamic resources
2016-08-14 23:45:20 -04:00
Justin Santa Barbara
004d08d1a6
Update terraform docs for 0.7 release
...
Issue #281
Closes #256
2016-08-14 23:16:44 -04:00
Justin Santa Barbara
8bcbfd2991
Add note that ASGs change during upgrade from 1.2
...
Fix #286
2016-08-14 22:42:11 -04:00
Justin Santa Barbara
8be3b87e1b
Merge pull request #303 from justinsb/docs_aug14a
...
Start work on documenting authentication/security
2016-08-14 22:33:03 -04:00
Justin Santa Barbara
399e622f64
Start work on documenting authentication/security
...
In particular SSH
Issue #166
Issue #263
Issue #236
2016-08-14 22:30:49 -04:00
Justin Santa Barbara
7cde6890a4
Export admin password in kubecfg
...
This is where users expects to find it, because it is how kube-up does
it.
Issue #166
2016-08-14 22:18:58 -04:00
Justin Santa Barbara
7699dc8fd2
Merge pull request #294 from justinsb/use_ssh_key
...
SSH key improvements
2016-08-11 22:28:41 -04:00
Justin Santa Barbara
1f68107ded
Merge pull request #292 from justinsb/run_ci_versions
...
Run CI versions of k8s
2016-08-11 22:28:33 -04:00
Justin Santa Barbara
96b49d5641
Document key creation for import
2016-08-11 12:05:35 -04:00
Justin Santa Barbara
8fb4215e17
Run CI versions of k8s
...
CI versions are not pushed to gcr.io, so we need to preload the images
by downloading them and doing a docker load.
2016-08-11 01:32:42 -04:00
Daniel Beruben
28dbdcf78d
add docs how to update kops
2016-08-08 14:04:30 -04:00
Justin Santa Barbara
de0482a411
More consistency in publickey CLI
...
Also docs skeleton
2016-08-05 01:23:13 -04:00
Justin Santa Barbara
5585af595b
Support reading the plaintext value of a secret
2016-08-04 22:33:13 -04:00
Justin Santa Barbara
d0fd8170cd
Merge pull request #260 from justinsb/fix_246
...
Add docs on AWS VPC 50 node limit
2016-08-03 01:46:19 -04:00
Justin Santa Barbara
a7e2a24c94
Add docs on AWS VPC 50 node limit
...
Also on subnets & routing tables.
Fix #246
2016-08-03 01:44:38 -04:00
Justin Santa Barbara
e3f6b4d13e
Merge pull request #259 from justinsb/docs_10
...
Remove lingering reference to --dryrun mode
2016-08-03 01:31:31 -04:00
Justin Santa Barbara
360c82b0f6
Remove lingering reference to --dryrun mode
...
Issue #16
2016-08-03 01:29:47 -04:00
Justin Santa Barbara
720441c436
Merge pull request #257 from justinsb/docs_9
...
Document /ui shortcut for dashboard
2016-08-03 01:13:20 -04:00
Justin Santa Barbara
54359187ac
Document /ui shortcut for dashboard
2016-08-03 01:11:32 -04:00
Justin Santa Barbara
3cb175948f
Fix docs formatting
2016-08-03 01:03:21 -04:00
Justin Santa Barbara
3c85fd1cba
Document standalone-monitoring addon
2016-08-03 00:34:44 -04:00
Justin Santa Barbara
6dbe900887
First docs on creating addons: dashboard
2016-08-03 00:14:59 -04:00
Justin Santa Barbara
39a3d71def
Revert "Import SSH public key into the keystore"
...
This reverts commit bd3ab166b7
.
2016-07-29 13:06:37 -04:00
Justin Santa Barbara
bd3ab166b7
Import SSH public key into the keystore
...
This means it only needs to be specified during `kops create`. We
remove the option from `kops update` for consistency.
This will shortly be manageable using the secrets functionality.
Fix #221
2016-07-29 00:45:37 -04:00
Justin Santa Barbara
c2dc9fd992
Merge pull request #219 from dberuben/ns_doc
...
How to add NameServer with AWS
2016-07-27 11:18:36 -04:00
Daniel Beruben
508f8878f1
little update
2016-07-27 11:06:25 -04:00
Justin Santa Barbara
e3e58f605e
support multiple zones in `kops import`
...
Seems to be less special-cased also.
Fix #216
2016-07-27 11:03:22 -04:00
Daniel Beruben
97b5a8d6c2
typo exemple-french example-us
2016-07-27 10:43:48 -04:00
Daniel Beruben
8969daa3d7
add draft
2016-07-27 10:26:46 -04:00
Justin Santa Barbara
9e9855d1a4
Simpler upgrade procedure: reuse subnet
...
By reusing the subnet & security groups, we are able to skip the ELB
steps of the upgrade procedure. The new cluster also has the same
identity as the old cluster for security groups, so we don't need to
reconfigure ELB etc.
Fixes #175
Fixes #174
2016-07-22 11:47:12 -04:00
Justin Santa Barbara
2fa3bcc952
UX: Split create command into `create` and `update`
...
We separate out the `create cluster` operation from the `update cluster`
operation. Now create cluster only creates the spec (unless you pass
--yes), and is only for new clusters.
`update cluster` works on new or existing clusters, and should be called
to apply changes.
`update` is not the best name, because it means something different in
kubectl, but I think it's a good start.
2016-07-21 11:54:09 -04:00
Justin Santa Barbara
61ef63391c
Merge pull request #176 from justinsb/docs_7
...
Add docs for master resize
2016-07-21 09:31:04 -04:00
Justin Santa Barbara
5e4b060edd
Support positional arguments for kops export kubecfg
2016-07-21 01:29:09 -04:00
Justin Santa Barbara
d0a0741f8f
Add docs for master resize
2016-07-19 22:46:17 -04:00
Justin Santa Barbara
169e911551
More docs polishing
2016-07-15 00:07:31 -04:00
Justin Santa Barbara
302f23463e
Configuration of admin access to ports 22 and master-443
...
Fix #143
2016-07-14 10:33:26 -04:00
Justin Santa Barbara
5f627ad793
Beginning of docs about commands and args
2016-07-14 02:43:42 -04:00
Justin Santa Barbara
6f61e0c5b0
Better formatting for commands with responses
2016-07-11 00:29:00 -04:00
Justin Santa Barbara
9f1143781d
Add docs for changing root volume type/size
2016-07-11 00:26:05 -04:00
Justin Santa Barbara
0aed68c260
Add support for deleting an InstanceGroup
2016-07-11 00:08:55 -04:00
Justin Santa Barbara
1d59f2aa80
Replace StateStore with a registry
...
StateStore was highly orientated towards a VFS system; replace it with a
Registry abstraction that is more object based.
We also rationalize much of the CLI (cmd) command logic also.
2016-07-11 00:07:59 -04:00
Justin Santa Barbara
eb589fd025
Import cluster should create the same style name
2016-07-11 00:03:22 -04:00
Justin Santa Barbara
a2d7dc017c
Initial docs for how to apply a configuration change
...
The procedure could definitely use some work!
2016-07-05 13:04:17 -04:00
Justin Santa Barbara
3886c03efe
Cleanup: move docs to top-level, add .gitignore
...
Rearranging for the new repo
2016-06-30 10:31:18 -04:00