Commit Graph

559 Commits

Author SHA1 Message Date
craigmonson b58109bf33 fix "dederation" 2017-07-25 15:33:04 -04:00
craigmonson 60a2a0c85f fix "dederation" 2017-07-25 15:31:00 -04:00
Otto Yiu 085805e354 Fix migration script to take ipip mode into account
Fixes #3018
2017-07-24 12:21:56 -07:00
Kubernetes Submit Queue b462053087 Merge pull request #3004 from justinsb/openapi
Automatic merge from submit-queue

Add gen-api-docs target to makefile

Following instructions in docs/apireference/README.md
2017-07-22 05:43:14 -07:00
Kubernetes Submit Queue 14a8c9ae89 Merge pull request #3014 from BradErz/adding-ssh-access
Automatic merge from submit-queue

Adding ssh access flag 

Adding --ssh-access flag to seperate from --admin-access

Addresses: https://github.com/kubernetes/kops/issues/3013
2017-07-21 22:43:02 -07:00
Kubernetes Submit Queue 62d702a22b Merge pull request #2763 from justinsb/lifecycle
Automatic merge from submit-queue

Support for lifecycles
2017-07-21 09:59:00 -07:00
Kubernetes Submit Queue 1be561d969 Merge pull request #2934 from FrederikNS/patch-1
Automatic merge from submit-queue

Fix for the instructions about using KOPS_FEATURE_FLAGS for drain and…

… validate.
2017-07-21 08:17:29 -07:00
Justin Santa Barbara 868c3a2bfb Add gen-api-docs target to makefile 2017-07-21 10:51:33 -04:00
Kubernetes Submit Queue b4eaf6b7d3 Merge pull request #3001 from pwittrock/openapi
Automatic merge from submit-queue

Kops apiserver support for openapi and generated API docs
2017-07-20 16:27:16 -07:00
Bradley fa755127a7 Fixing docs 2017-07-20 22:01:47 +01:00
Cole Wagner a65f3eaf47 Test kops submit-queue 2017-07-20 13:51:36 -07:00
Phillip Wittrock 25c4e44544 Generated API reference docs for kops APIs
- Docs generated from the openapi
2017-07-20 08:52:41 -07:00
Phillip Wittrock 760184744b Doc for how to update the openapi and docs 2017-07-20 08:52:33 -07:00
Frederik Nordahl Jul Sabroe 76cec3940c Fix for the instructions about using KOPS_FEATURE_FLAGS for drain and validate. 2017-07-20 16:19:24 +02:00
j14s 9beb9a1408 added missing step to pull down template file and correct step 2 wording to reflect the existence of the template file 2017-07-20 08:27:32 -04:00
Chris Love d2e5d2064f Merge pull request #2991 from justinsb/full_relnotes
Add full changelist (so far) for the 1.7 release to the release notes
2017-07-18 14:09:41 -06:00
Justin Santa Barbara 93054a71eb Add full changelist (so far) for the 1.7 release to the release notes 2017-07-18 14:55:24 -04:00
Chris Love e75e0692c7 Merge pull request #2982 from itskingori/node_allocatable_resources
Add reserve compute resources kubelet flags
2017-07-18 10:10:00 -06:00
Chris Love 43eede3c25 Merge pull request #2968 from justinsb/make_manifest_rewrite_optional
Add a feature flag for formatting assets
2017-07-17 21:40:22 -06:00
Justin Santa Barbara 8b717cfe63 Add a feature flag for formatting assets
Image rewriting involves a yaml format of the manifests, which makes for
a large and hard to read diff.  Add a feature flag to disable it, along
with a workaround to the release notes.
2017-07-17 21:44:56 -04:00
King'ori Maina 38c4d2af5c
Update cluster spec documentation with node reservation flags 2017-07-17 23:36:53 +02:00
Steve Coffman ae1feadd0f Issue #2977: Improve Manifest documentation 2017-07-17 16:44:15 -04:00
Chris Love eb76f2af0c Merge pull request #2911 from ottoyiu/calico_release_notes_1-7
Release notes for Calico Pod CIDR changes made in #2768
2017-07-17 10:11:12 -06:00
Justin Santa Barbara d09dce405a Merge pull request #2549 from rdtr/update_docs_about_s3_terraform_backend
Fixes #2535.
2017-07-16 17:19:59 -04:00
Justin Santa Barbara 7a870f65b9 Example of how to do bash in our CLI help
* Use the pretty.LongDesc function (which doesn't pipe it through
markdown -> ascii)
* Use pretty.Bash helper to avoid problems with backticks in
go-backtick-quoted-strings
* Make sure indentation is consistent
2017-07-15 22:09:48 -04:00
Justin Santa Barbara ebc97af7cf autogen 2017-07-15 22:04:01 -04:00
Justin Santa Barbara 17b3fa36eb Try adding header to generated CLI docs
Fix #2834
2017-07-15 13:14:21 -04:00
Justin Santa Barbara 64e793b968 Merge pull request #2817 from deinspanjer/patch-1
Typos and add note about need for --dns-zone
2017-07-15 13:02:26 -04:00
Benedict Hartley c45ba71c0b
Build new docs 2017-07-14 19:53:13 +01:00
Chris Love 39ef6433a2 Merge pull request #2931 from mrtyler/doc_fixes
Doc fixes
2017-07-14 12:25:44 -06:00
Otto Yiu 919454b66b Release notes for Calico Pod CIDR changes made in #2768
Also document the migration procedure necessary for existing calico
clusters
2017-07-13 16:06:38 -07:00
Justin Santa Barbara 750d9b0c31 Merge pull request #2875 from justinsb/start_17_release_notes
Start 1.7 release notes
2017-07-13 01:37:32 -04:00
Justin Santa Barbara be6f75cef1 Merge pull request #2902 from danielbryantuk/master
Add instructions for deleting cluster
2017-07-13 01:36:34 -04:00
Justin Santa Barbara d05813365a Merge pull request #2893 from qqshfox/registry_mirrors
add registryMirrors
2017-07-13 01:35:35 -04:00
Justin Santa Barbara 48f5f27d30 Merge pull request #2884 from chrislovecnm/doc-typo-fix
Fixing wrong brackets on links
2017-07-13 01:26:58 -04:00
Justin Santa Barbara d1ca49d2cb Merge pull request #2910 from erickt/patch-1
Fix a documentation instance group doc typo
2017-07-13 00:32:33 -04:00
Hanfei Shen fee673592c add registryMirrors 2017-07-13 10:26:32 +08:00
Giancarlo Rubio f330b40e1a bump dashboard to v1.6.1
add serviceaccount for kubernetes-dashboard and wrote docs related to rbac
2017-07-12 19:15:15 +02:00
Tyler Roscoe f856fddff4 Update link. 2017-07-11 19:10:56 -06:00
Tyler Roscoe 6119465c6e Clean up wording a bit. 2017-07-11 19:05:01 -06:00
Tyler Roscoe c147517c40 One space after a period. Periods after sentences. 2017-07-11 19:02:53 -06:00
Tyler Roscoe 28363f5d01 Fix link. 2017-07-11 18:49:30 -06:00
Erick Tryzelaar de589df446 Fix a documentation instance group doc typo
Noticed a small typo. This fixes `cloudLables` to `cloudLabels`, and `nodeLables` to `nodeLabels`.
2017-07-11 15:49:50 -07:00
Daniel Bryant 571d686acb Add instructions for deleting cluster 2017-07-11 17:54:30 +01:00
Justin Burnham ef9d2bad8a Corrected spelling of ClusterSpec in README.md. 2017-07-10 14:48:15 -07:00
chrislovecnm b3c714a612 Fixing wrong brackets on links 2017-07-07 16:15:32 -06:00
Chris Love f1f6507fa8 Merge pull request #2808 from alexandrst88/aws-sg-fix
Add SG parameter into AWS cloud-config
2017-07-06 14:20:14 -06:00
Justin Santa Barbara 40f134a96b Merge pull request #2865 from chrislovecnm/yaml-docs-fixes
Doc fixes
2017-07-06 15:18:15 -04:00
chrislovecnm 1e3456cdee tweaks 2017-07-06 12:09:56 -06:00
chrislovecnm 6566d80308 README updates 2017-07-06 12:09:55 -06:00