alok87
66d2e4791d
IdleTimeout configurable from editcluster
2016-12-04 16:35:39 +05:30
alok87
c9751b66a9
Proposed doc updated after discussions
2016-12-01 09:16:19 +05:30
alok87
a413ea5ac3
Merge remote-tracking branch 'kopsrepo/master' into bastion_improvements
...
* kopsrepo/master:
gcs-upload: Use a no-clobber copy instead
gcs-upload: Fix cache-control on other files as well
changes from code review
doc updates
unit tests with fakes
it is working in alpha
working on the start of validate
Starting work on node lookup and validation
starting porting node code
Fix retries for AutoScalingGroup pending delete
Apply gofmt to pkg directory
Avoid tests hitting kubernetes stable.txt HTTP file
Fix printing of max size on instance group
Disable kubelet from starting until after volume mounts
Fix Cluster parsing error message
bumping stable channel to k8s 1.4.6
support more zones(cn-north-1a/b) for cloud provider guess
2016-11-30 07:58:41 +05:30
chrislovecnm
2bbc95d9e8
changes from code review
2016-11-28 18:54:57 -07:00
chrislovecnm
c311a54081
doc updates
2016-11-28 18:18:03 -07:00
chrislovecnm
8a1934ae8b
unit tests with fakes
...
updating docs
2016-11-28 18:17:53 -07:00
alok87
eb67bca038
Docs updated for bastion enable
2016-11-23 12:36:07 +05:30
alok87
2f1ebdea15
Enable/disable bastion, defaults to false
2016-11-23 12:31:51 +05:30
alok87
5457b51c83
Docs - Bastion
2016-11-23 12:26:23 +05:30
Kris Childress
9e1b3dce55
Merge pull request #750 from Shrugs/docs/runtime-config
...
docs: add documentation for cluster.spec, namely runtimeConfig
2016-11-20 19:34:09 -07:00
chrislovecnm
cd39c71c5e
docs updated
2016-11-16 15:54:19 -07:00
Chris Love
b5646694a6
Merge pull request #807 from justinsb/master_resources
...
Reduce CPURequests, so we can run on 1 core machine
2016-11-15 13:34:49 -07:00
Justin Santa Barbara
912c6a3587
Merge pull request #868 from itsmrwave/fix_terraform_docs
...
Use correct envar for cluster name in Terraform docs
2016-11-14 09:36:55 -06:00
chrislovecnm
5a04922e5e
base docs
2016-11-13 00:14:29 -05:00
Chris Love
367db9cd38
Merge pull request #875 from itsmrwave/fix2_terraform_docs
...
Use correct Terraform teardown command in Terraform docs
2016-11-12 11:12:33 -07:00
Chris Love
b6cd9ca64f
Merge pull request #848 from bjarkevad/patch-1
...
Use correct `kops rolling-update` command
2016-11-12 11:11:44 -07:00
King'ori Maina
9bf5cf25cb
Use correct Terraform teardown command
2016-11-12 19:03:08 +02:00
King'ori Maina
9ee0fca097
Use correct envar for cluster name
2016-11-11 14:31:52 +02:00
Chris Love
f1aa5f4537
Merge pull request #852 from zytek/patch-1
...
docs: clarify /24 CIDR allocation
2016-11-10 11:09:46 -08:00
alok87
6069350b06
Topology added
...
Issue - https://github.com/kubernetes/kops/issues/863
2016-11-10 14:06:38 +05:30
Jakub Paweł Głazik
e3edfd2792
Clarify /24 CIDR allocation
...
Kubenet allocated /24 CIDR to each Node, not Pod
2016-11-09 13:27:56 +01:00
Bjarke Vad Andersen
52c255c908
Use correct `kops rolling-update` command
2016-11-09 10:02:47 +01:00
Kris Childress
bf4f1a9ea1
Merge pull request #840 from cgilmour/link-romana-documentation
...
Add link in networking docs for Romana install
2016-11-08 22:09:36 -08:00
Kris Childress
5f600eb543
Note on upgrades being experimental
2016-11-08 15:16:41 -08:00
Kris Childress
5b81b86265
Documentation and CNI requirements
...
- Fixing topology.md (linting after review)
- Adding error message for a neglected --networking cni on private topologies
- Adding troubleshooting to documentation
2016-11-08 15:16:41 -08:00
Kris Childress
e962f9c5fd
Adding bastion support
2016-11-08 15:16:41 -08:00
Kris Childress
a1ca6b7a5b
More progress - getting out to Github so I can switch laptops... will be needing 8 cores today :D
2016-11-08 15:16:41 -08:00
Kris Childress
8fba14b85b
Small refactor - getting ready to start YAML
2016-11-08 15:16:41 -08:00
Kris Childress
000e847af2
Topology Initial Commit
...
- Refactor private networking -> topology
- Define new topology models (no changes yet)
- Docs
- Create cluster --topology and -t
- New functions for topology templating
2016-11-08 15:16:41 -08:00
Chris Love
789dd5777c
Merge pull request #818 from Frameio/cobra-docs
...
Cobra improvements
2016-11-08 10:02:25 -08:00
Billy Shambrook
cca9d62265
Add a development doc about general documentation guidelines
2016-11-08 12:02:48 +00:00
Billy Shambrook
7472349b86
Stop cobra adding a autogenerated comment when creating docs.
...
This is to avoid spamming pull requests.
2016-11-08 11:56:50 +00:00
Billy Shambrook
13919b066a
add example to cli help for completion command.
2016-11-08 11:52:03 +00:00
Kris Childress
8532644166
Merge pull request #827 from justinsb/docs_update_dev_version
...
docs: suggest a better name for dev versions of nodeup
2016-11-07 21:41:41 -08:00
Caleb Gilmour
cd35aafd8b
Adds a link in networking docs for Romana install
2016-11-08 14:33:17 +13:00
Justin Santa Barbara
d54ae563b8
Improve docs for images & the ubuntu image
...
* make heading for the ubuntu image
* add links for the debian images
Fix #756
2016-11-06 23:10:47 -05:00
Justin Santa Barbara
7e7dd953c8
Cleanup, a few notes for centos
2016-11-06 22:28:07 -05:00
Justin Santa Barbara
7566254372
docs: suggest a better name for dev versions of nodeup
2016-11-06 21:55:38 -05:00
Justin Santa Barbara
3e2d89c6b0
Recognize redhat.com image-owner-alias, fix docs
2016-11-06 21:38:21 -05:00
Billy Shambrook
ea689f8ca9
add completion cli command.
2016-11-05 18:41:57 +00:00
Billy Shambrook
8e979ca434
add genhelpdocs cmd to generate cli markdown docs
2016-11-05 18:41:47 +00:00
Billy Shambrook
aa2e394120
promote imperative git commit messages.
2016-11-05 18:21:09 +00:00
Billy Shambrook
f38108ce7c
add 'how to add new dependencies' to development docs.
2016-11-05 18:15:11 +00:00
Matt Condon
4bea8f80d1
fix: point yaml spec for adminAccess to cluster_spec
2016-11-04 18:12:55 -04:00
Matt Condon
ad03ba6099
squash: line notes and additional comments/docs
2016-11-04 18:08:34 -04:00
Matt Condon
34dec91415
docs: add documentation for cluster.spec, namely runtimeConfig
2016-11-04 17:57:12 -04:00
Justin Santa Barbara
46e5b724cf
Reduce CPURequests, so we can run on 1 core machine
...
Fix #776
2016-11-04 00:41:51 -04:00
Justin Santa Barbara
634e1e3c9c
Add docs on how to update a dependency
2016-11-03 23:56:05 -04:00
Kris Childress
3e131445d0
Adding note on the kops build directory structure
2016-11-03 00:34:06 -06:00
Chris Love
1a9b455c6d
Merge pull request #761 from Shrugs/docs/clarify-dns-creation-delay
...
docs: clarify delay on the api.* routes in Route53
2016-10-31 15:30:23 -06:00