Justin Santa Barbara
b09606e46e
Merge branch 'master' into deprecate-v1alpha1
2020-01-28 22:56:07 -05:00
Kubernetes Prow Robot
4895c52748
Merge pull request #8374 from LinshanYu/edit
...
Edit author name
2020-01-27 00:19:18 -08:00
Kubernetes Prow Robot
34caaf2d82
Merge pull request #8145 from mccare/gce-terraform-json-output
...
Enabling JSON output for Terraform instead of writing the HCL syntax …
2020-01-22 22:16:48 -08:00
Kubernetes Prow Robot
e4f7842851
Merge pull request #8380 from LinshanYu/deletedUser
...
Change the deleted user to ghost
2020-01-20 21:03:36 -08:00
LinshanYu
28977a717f
Change the deleted user to ghost
2020-01-20 14:52:02 +08:00
John Gardiner Myers
cf5cb6ff28
Backport the k8s 1.9 required action release note
2020-01-19 10:16:35 -08:00
Ciprian Hacman
f1727a5c1b
Fix issues with older versions of k8s for basic clusters
2020-01-19 16:40:36 +02:00
LinshanYu
aa6c429cc8
Edit author name
2020-01-19 09:51:18 +08:00
Kubernetes Prow Robot
791e8804f2
Merge pull request #8358 from nothinux/master
...
update docs: updating kops
2020-01-18 11:59:35 -08:00
nothinux
9350482c6e
using sudo for removing kops executable file
2020-01-18 23:07:08 +07:00
Ciprian Hacman
7a42cf42cd
Set the default instance type to t3.medium for AWS
2020-01-18 08:58:05 +02:00
Christian van der Leeden
549f54de48
Enabling JSON output for Terraform instead of writing the HCL syntax tf file. JSON syntax is officially supported in 0.12 and a terraform version requirement will be set. For previous installations you need to delete the .tf file by hand. JSON generation will fail if kubernetes.tf is present.
...
Added Integration Test using minimal test setup
Added documentation. For terraform 0.12 support the resource names need to be changed still
2020-01-17 22:03:19 +01:00
Kubernetes Prow Robot
85a667ad05
Merge pull request #8364 from rifelpet/tf12-release-notes
...
Add release notes for terraform resource renaming
2020-01-17 12:01:18 -08:00
Kubernetes Prow Robot
b356bd4dc7
Merge pull request #6465 from ari-becker/bugfix/allow-local-filesystem-state-store
...
Allow local filesystem state stores (to aid CI pull-request workflows)
2020-01-17 10:52:26 -08:00
Peter Rifel
aeb7ca4660
Add release notes for terraform resource renaming
2020-01-17 09:52:34 -06:00
Justin Santa Barbara
adf2a5c681
Update cli docs
...
klog added a flag (add_dir_header).
2020-01-17 06:35:22 -05:00
Kubernetes Prow Robot
a49ce910a8
Merge pull request #8265 from ReillyProcentive/WeaveNpcExtraArgs
...
Add support for weave.npcExtraArgs
2020-01-16 15:06:32 -08:00
Kubernetes Prow Robot
3b00c24e2c
Merge pull request #8350 from rifelpet/centos7-ami
...
Update CentOS 7 AMI
2020-01-16 07:54:25 -08:00
Peter Rifel
73fb9ae9d9
Update CentOS 7 AMI
...
Our CentOS 7 e2e job has been failing for a long time: https://testgrid.k8s.io/sig-cluster-lifecycle-kops#kops-aws-centos-7
due to the AMI's lack of ENA/NVMe support and our tests defaulting to m5.large for the masters.
I updated the AMI in the e2e job and it appears to be successfully launching the cluster (still experiencing aws volume flakes).
This updates our docs to match the new AMI ID. While the centos website is not up to date, this AMI ID can be found with the documented aws cli query.
2020-01-16 08:49:23 -06:00
Kubernetes Prow Robot
f51b043113
Merge pull request #8205 from LinshanYu/fixName
...
fix author nickName
2020-01-16 04:42:22 -08:00
Austin Moore
4a88f7b5a5
Add ability to specify no ssh key by setting sshKeyName to empty
...
Add tests for no ssh key functionality
Add docs for setting no ssh key
Disable sshKey rendering for cloudformation if nosshkey is set
Fix broken test
make goimports
Fix
Formatting fix
Update kubernetes version for tests
Update expected test output
Fix imports in mesh.pb.go
Run hack/update-expected.sh
Change digital ocean logic to handle *string for SSHKeyName
Fix expected output
Missed a few
2020-01-15 15:24:32 -05:00
Pedro H. Spagiari
39487215b4
docs(docs/operations) Adding more steps to etcd-manager restore operation to work properly
2020-01-15 11:41:30 -03:00
Peter Rifel
9389700b94
Add release notes for deleting the kops-controller deployment
2020-01-12 07:38:57 -06:00
Kubernetes Prow Robot
179957d09f
Merge pull request #7824 from rifelpet/kops-server-cleanup
...
Remove traces of kops-server
2020-01-11 23:13:36 -08:00
Kubernetes Prow Robot
ac4d186a6a
Merge pull request #8302 from tmjd/calico-doc-update
...
Some Calico doc updates
2020-01-10 09:54:34 -08:00
Erik Stidham
7c234cc431
Some Calico doc updates
2020-01-09 15:24:23 -06:00
stratusjerry
a93d525b0c
small documentation typo fixes
2020-01-07 13:12:28 -05:00
Kim Bao Long
41adf418d7
Remove duplicated words
...
Although it is spelling mistakes, it might make an affects while reading.
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
2020-01-06 15:27:54 +07:00
John Gardiner Myers
bb959bd107
Fix broken link
2020-01-03 20:08:47 -08:00
Reilly Brogan
3e5b211bcd
Add support for weave.npcExtraArgs
2020-01-03 21:28:37 -06:00
Kubernetes Prow Robot
71761bf327
Merge pull request #8243 from johngmyers/fix-china
...
Fix aws-china.md to download SHA-256 checksums for kops assets
2020-01-03 14:48:43 -08:00
Kubernetes Prow Robot
afb4ecb883
Merge pull request #7730 from ripta/custom-sysctls
...
Custom sysctl Parameters
2020-01-03 07:35:41 -08:00
John Gardiner Myers
71fa158427
Fix aws-china.md to download SHA-256 checksums for kops assets
2020-01-02 19:28:52 -08:00
Ari Becker
5e1dbf65bb
Added documentation about acceptable usecases for file:// state store
2019-12-29 09:15:44 +02:00
Kubernetes Prow Robot
6978d68e87
Merge pull request #8179 from vvbogdanov87/add-all-export-config
...
Add all flag to export cluster command
2019-12-27 09:30:15 -08:00
LinshanYu
c1a2aba025
fix author nickName
2019-12-27 15:31:06 +08:00
Peter Rifel
32d1d6cf65
Remove traces of kops-server
2019-12-26 13:20:32 -06:00
Ciprian Hacman
8b15e5b03a
Add --container-runtime cli flag
2019-12-22 22:16:04 +02:00
vvbogdanov87
526cdce3c7
Add all flag to export cluster command
2019-12-22 19:46:04 +08:00
John Gardiner Myers
d30f4ff995
Announce removal of kops/v1alpha1 in kops 1.18
2019-12-18 20:49:28 -08:00
John Gardiner Myers
4c2a4317e7
Announce removal of kops/v1alpha1 in kops 1.18
2019-12-18 20:48:59 -08:00
Kubernetes Prow Robot
db11481e37
Merge pull request #8110 from vvbogdanov87/validate-cluster-kubeconfig
...
Add kubeconfig flag to validate cluster command
2019-12-17 06:41:59 -08:00
Kubernetes Prow Robot
fc4b21d30a
Merge pull request #8122 from geojaz/fix/create_cluster_cmd_fix
...
Cleans up the create cluster CLI prompts
2019-12-16 21:45:58 -08:00
eric-hole
4d280e44a6
update gnerated CLI docs as per Pete's typo fix
2019-12-16 20:10:16 -08:00
Eric Hole
8d1d0f6f15
Update docs/cli/kops_create_cluster.md
...
Co-Authored-By: Peter Rifel <rifelpet@users.noreply.github.com>
2019-12-16 16:16:34 -08:00
Kubernetes Prow Robot
ebb111d23a
Merge pull request #8052 from yuxiaobo96/kops-links
...
fix 404 urls
2019-12-16 14:51:39 -08:00
vvbogdanov87
9befa17496
Generate cli documentation
2019-12-16 19:53:41 +08:00
Sanoob Pattanath
8e1c40bc56
Fix doc(advanced) broken links.
2019-12-16 11:51:43 +01:00
eric-hole
723abce4e5
Generated code: kops_create_cluster
2019-12-15 23:54:39 -08:00
yuxiaobo
7cf24a5c0a
fix 404 urls
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-12-16 12:53:14 +08:00
Sanoob Pattanath
3889265e2f
Fix broken links on doc
...
Broken link on https://github.com/pshanoop/kops/tree/master/docs#inspection for **Get AWS subdomain NS records.**
2019-12-13 08:08:35 +01:00
John Gardiner Myers
f9fa3a3b31
Update documentation of go version requirement
2019-12-11 15:50:38 -08:00
GuyTempleton
4b41eb2435
Docs: More List fixes
2019-12-11 09:30:33 +00:00
GuyTempleton
3e32b530c8
Resolve indented lists
2019-12-10 11:58:25 +00:00
GuyTempleton
80d05cd28f
Fix some broken development docs links
2019-12-10 10:11:59 +00:00
Ripta Pasay
4a32fbbc06
Add sysctl documentation to cluster and instance group specs
2019-12-05 00:47:40 -08:00
Deniz Zoeteman
7b2693b4ba
Merge branch 'master' into update-etcd-restore-docs
2019-11-27 22:56:35 +01:00
Kubernetes Prow Robot
482fce5d54
Merge pull request #7424 from mmerrill3/feature/dynamic-audit-config
...
Implementing audit dynamic configuration (#7392 )
2019-11-26 01:01:10 -08:00
Justin SB
e1a1067e63
Release notes for 1.17.0-alpha.1
2019-11-25 23:43:42 -05:00
Kubernetes Prow Robot
bb66acf0a6
Merge pull request #8000 from kaspernissen/master
...
Remove note about 1.15 not being released
2019-11-25 08:25:48 -08:00
Kasper Nissen
241e66a83d
Remove note about 1.15 not being released yet since its now been released
2019-11-25 06:42:33 +01:00
Josh Branham
ff5364b59a
Fix gen docs
2019-11-23 19:50:25 -05:00
Kubernetes Prow Robot
d87fcf164c
Merge pull request #7926 from bhegazy/aws-iam-auth-doc
...
[aws-iam-authenticator] Docs - Steps to disable DaemonSet Temporarily
2019-11-22 06:59:29 -08:00
Kubernetes Prow Robot
4b11768ae0
Merge pull request #7906 from johngmyers/fix-apiversion
...
Update apiVersion in docs and tests
2019-11-22 06:03:28 -08:00
Kubernetes Prow Robot
f803a2e093
Merge pull request #7907 from johngmyers/fix-doc
...
Change doc cross-references from absolute to relative links
2019-11-21 19:07:28 -08:00
mikesplain
7efb5994be
Update compatability matrix
2019-11-21 10:54:55 -08:00
Peter Rifel
ef9a5ebad5
Update feature flag documentation
...
I went through the list of feature flags that still default to false and added any missing ones to this list
2019-11-20 06:33:41 -08:00
Kubernetes Prow Robot
b92babeda2
Merge pull request #7964 from justinsb/relnotes_1_15_0
...
Add relnotes for 1.15.0
2019-11-19 19:49:18 -08:00
Kubernetes Prow Robot
1086f544a6
Merge pull request #7962 from justinsb/relnotes_1_16_0_alpha2
...
Add relnotes for 1.16.0-alpha.2
2019-11-19 17:51:19 -08:00
Justin SB
8435f59d91
Add relnotes for 1.15.0
2019-11-19 17:47:57 -08:00
Justin SB
13f2cbeff8
Add relnotes for 1.16.0-alpha.2
2019-11-19 17:09:56 -08:00
Kubernetes Prow Robot
a7ebaf7378
Merge pull request #7402 from maruina/lyft-cni-v0.5.0
...
Upate Lyft CNI to v0.5.1
2019-11-19 16:19:19 -08:00
Matteo Ruina
7a581f0a88
Update docs/networking.md
...
Co-Authored-By: David Byron <dbyron@dbyron.com>
2019-11-19 08:31:51 +01:00
mikesplain
db9308a47d
Fix netlify mixed content
2019-11-18 23:19:50 -08:00
tanjunchen
b67a656ece
fix 404 urls in docs
2019-11-18 14:24:22 +08:00
Kubernetes Prow Robot
b54cf40959
Merge pull request #7439 from mccare/single-master-upgrade-documentation
...
Updated documentation on how to move from single to multi master
2019-11-17 12:23:41 -08:00
Kubernetes Prow Robot
c6511b4caa
Merge pull request #7939 from mikesplain/docs_release_version_cleanup
...
Remove duplication and update release details
2019-11-17 11:41:49 -08:00
mikesplain
dec5def9fa
Remove duplication and update release details
2019-11-17 11:58:13 -05:00
Christian van der Leeden
827ef30c77
Updated documentation on how to move from single to multi master in the case of etcd-manager.
2019-11-17 17:52:51 +01:00
Peter Rifel
4797189ba7
Update vendoring documentation for go modules
2019-11-17 10:20:55 -06:00
Bill Hegazy
f7f7b6a40a
disable daemon set steps
2019-11-14 16:09:34 +07:00
John Gardiner Myers
c22dc15467
Change doc cross-references from absolute to relative links
2019-11-10 10:40:11 -08:00
John Gardiner Myers
f1068e5c8c
Update apiVersion in docs and tests
2019-11-09 14:14:24 -08:00
Jim Werwath
0084f89b2a
fix broken links
2019-11-08 11:11:28 -06:00
Kubernetes Prow Robot
1573c287d7
Merge pull request #7896 from justinsb/relnotes_1_16_0_alpha_1
...
Add release notes for 1.16.0-alpha.1
2019-11-07 22:44:44 -08:00
Justin SB
2c012e434f
Add release notes for 1.16.0-alpha.1
2019-11-08 00:52:44 -05:00
Kubernetes Prow Robot
09d99d2836
Merge pull request #7895 from justinsb/relnotes_1_14_1
...
Release notes for 1.14.1
2019-11-07 21:16:28 -08:00
Kubernetes Prow Robot
9400de8579
Merge pull request #7735 from FuriKuri/master
...
Add hint how to determine mount path of etcd data
2019-11-07 19:44:18 -08:00
Justin SB
ab9d3335e0
Release notes for 1.14.1
2019-11-07 22:37:49 -05:00
Danny
41ab13b1d0
Fix update link
...
The *Upgrade a `kops` cluster from one Kubernetes version to another* link was referring to itself (`cluster_upgrades_and_migrations.md`) but I believe it's supposed to link to `updates_and_upgrades.md`.
2019-11-05 16:16:45 -06:00
Matteo Ruina
844d939d8e
Fix spelling error
2019-10-31 15:29:12 +01:00
Matteo Ruina
becdf3882c
Add lyft documentation
2019-10-31 15:29:12 +01:00
Michael Wagner
ad85ca0681
docs(addons): fix broken links
2019-10-29 15:51:49 +01:00
Kubernetes Prow Robot
df51cb8f1b
Merge pull request #7773 from zetaab/fixccm
...
Set default image for OpenStack CCM
2019-10-27 22:57:24 -07:00
Jesse Haka
c320ec29c8
Set default image tag for OpenStack CCM
2019-10-27 20:05:30 +02:00
Kubernetes Prow Robot
1c37a328e1
Merge pull request #7699 from zetaab/existnetandsubnet
...
use existing network and subnet in OpenStack
2019-10-27 09:59:24 -07:00
Jesse Haka
5e3b94ae17
use existing network and subnet
2019-10-27 08:21:25 +02:00
Gabriel Tiossi
173085e567
Document eventTTL
...
Add and example and explain that you should fill empty units of time
with zeros.
2019-10-26 21:26:36 -03:00
Kubernetes Prow Robot
cb66ae7af9
Merge pull request #7794 from gjtempleton/CoreDNS-Version-Choice
...
Allow for override of CoreDNS version
2019-10-25 08:31:47 -07:00
Kubernetes Prow Robot
18cfa5f5b2
Merge pull request #7593 from mikesplain/docs_site_map
...
Docs cleanup / mkdocs migration
2019-10-25 08:31:40 -07:00
Kubernetes Prow Robot
a2cb3d242c
Merge pull request #7797 from justinsb/relnotes_1_15_0_beta_1
...
Add relnotes for 1.15.0-beta.1
2019-10-25 07:37:39 -07:00
Justin SB
0c68015444
Add relnotes for 1.15.0-beta.1
2019-10-25 09:31:45 -04:00
mmerrill3
5cf94c8ddf
Implementing audit dynamic configuration ( #7392 )
...
Signed-off-by: mmerrill3 <michael.merrill@vonage.com>
2019-10-24 10:21:27 -04:00
GuyTempleton
e87b1fddbe
Allow for override of CoreDNS version
...
Allow users to override the CoreDNS image version to take advantage of local image registries or differing versions of the image to allow quicker access to new/improved CoreDNS plugins.
2019-10-15 21:07:12 +01:00
Justin SB
b6862103bb
Change default port for memberlist from 3997
...
We had a port collision on 3997; change the default memberlist ports
to avoid the collision (we haven't shipped a release with this in it).
Also create a go file so that we can use constants to keep track of
our port numbers, rather than magic values.
2019-10-14 07:26:27 -04:00
Kubernetes Prow Robot
bc1dd47ab7
Merge pull request #7750 from mitch000001/state-documentation
...
docs: document state store configuration
2019-10-12 10:34:49 -07:00
Peter Rifel
5ba50ef022
update documentation for api changes now that CRDs are being verified
2019-10-11 07:41:51 -07:00
Michael Wagner
ce46000de4
docs: document state store configuration
2019-10-08 13:44:05 +02:00
Kubernetes Prow Robot
f671873629
Merge pull request #7652 from OpenSource-THG/master
...
Openstack block device mapping support
2019-10-03 14:27:56 -07:00
Theo Pack
2b186841d3
Add hint how to determine mount path of etcd data
2019-10-02 20:22:24 +02:00
tanjunchen
3aa31b6d5f
remove the repeat word
2019-10-02 11:05:49 +08:00
Kubernetes Prow Robot
2d04073dda
Merge pull request #7725 from justinsb/relnotes_1_14_0
...
relnotes for 1.14.0
2019-10-01 14:49:06 -07:00
Kubernetes Prow Robot
cd02137831
Merge pull request #7717 from justinsb/cherry_pick_docs
...
Docs: Adding a doc on how to propose a cherry-pick
2019-10-01 11:37:34 -07:00
Justin SB
d73d09da34
relnotes for 1.14.0
...
Includes changes from 1.14.0-beta.2 to 1.14.0
2019-10-01 11:58:15 -04:00
Kubernetes Prow Robot
b2e03d6b17
Merge pull request #7709 from hwdef/fix-spelling
...
docs: fix spelling mistakes
2019-10-01 07:17:34 -07:00
Justin SB
f26f09e7c4
Docs: Adding a doc on how to propose a cherry-pick
2019-10-01 09:44:35 -04:00
Guangming Wang
b69283ff49
remove duplicated entry in notes
...
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-10-01 10:04:10 +08:00
Jesse Haka
4ccad007ce
mountcerts -> usehostcerts
2019-09-30 11:36:32 +03:00
Jesse Haka
352bc1eaa2
Allow to use custom rootCAs
2019-09-30 11:35:58 +03:00
hwdef
b1d5275820
docs: fix spelling mistakes
2019-09-30 14:00:11 +08:00
tanjunchen
7f64de4c34
fix-up some spelling mistakes
2019-09-29 21:45:47 +08:00
Kubernetes Prow Robot
942c8915db
Merge pull request #7496 from justinsb/label_controller
...
kops-controller
2019-09-27 03:43:35 -07:00
Justin SB
d8f282741c
Add relnotes for 1.13.2
2019-09-25 16:25:56 -04:00
Justin SB
7fb83d9918
Update instructions for pushing images
2019-09-25 12:48:09 -04:00
Justin SB
728e582360
Fill out kops controller functionality
...
k8s 1.16 requires that we move label setting away from the kubelet, to
a central controller. kops-controller is that controller.
2019-09-25 12:04:34 -04:00
Teodor Todorov
8d28efb50f
Merge branch 'master' into master
2019-09-25 10:07:50 +01:00
Justin SB
ef5b3da7d0
Release notes for 1.13.1
2019-09-24 23:51:31 -04:00
Teodor Todorov
fac5969001
Allow OS instances to boot from volume
2019-09-23 18:04:25 +01:00
mikesplain
f21e0d98ff
Condense updates and upgrades
2019-09-19 21:16:11 -04:00
mikesplain
f3d7e15c51
Images
2019-09-19 20:56:29 -04:00
mikesplain
365d3a421e
Etcd and high availability
2019-09-19 20:56:29 -04:00
mikesplain
6294c96f01
Cluster upgrade migration
2019-09-19 20:56:29 -04:00
mikesplain
c818faedd2
Cluster templates
2019-09-19 20:56:29 -04:00
mikesplain
1fdca28a8b
aws cleanup and addon management compaction
2019-09-19 20:56:29 -04:00
mikesplain
45a8e5a3b8
First pass
2019-09-19 20:56:29 -04:00
Kubernetes Prow Robot
927094fcda
Merge pull request #7371 from justinsb/kops_validate_now_supports_wait
...
Add --wait argument to kops validate
2019-09-19 11:57:00 -07:00
Kubernetes Prow Robot
30c6f65300
Merge pull request #6957 from austinmoore-/skip-docker-install
...
Skip Docker install
2019-09-18 14:55:00 -07:00
Kubernetes Prow Robot
3b9821d5c5
Merge pull request #7474 from nebril/cilium-standalone
...
Change Cilium templates to standalone version
2019-09-18 14:01:00 -07:00
Austin Moore
e50b2dd2cc
Update readme with skipinstall instructions
2019-09-17 11:58:16 -04:00
mikesplain
7df824250b
Fix nodejs docs to fix build error
2019-09-13 14:55:42 -04:00
Maciej Kwiek
74e10dadec
Change Cilium templates to standalone version
...
This commit doesn't include any Cilium configuration, just takes the
quick install yaml from
https://github.com/cilium/cilium/blob/v1.6.0/install/kubernetes/quick-install.yaml
Signed-off-by: Maciej Kwiek <maciej@isovalent.com>
2019-09-12 17:23:50 +02:00
mikesplain
6cbaed5aec
Add horizontalPodAutoscalerDownscaleStabilization
2019-09-12 09:02:01 -04:00
Mike Splain
a17183f1f2
Merge branch 'master' into External-CoreFile
2019-09-10 16:08:32 -04:00
Kubernetes Prow Robot
a7eb9a202d
Merge pull request #7528 from mikesplain/calico_update_and_typha
...
Calico update and typha
2019-09-09 21:32:54 -07:00
Kubernetes Prow Robot
6a732b8cd8
Merge pull request #7541 from mikesplain/update_bazel_gomod
...
Add a few docs comments on gomod and bazel
2019-09-09 14:10:55 -07:00
mikesplain
89af1ea053
Clarified
2019-09-09 15:18:21 -04:00
mikesplain
c2d3367513
Add a few docs comments on gomod and bazel
2019-09-09 15:18:21 -04:00
mikesplain
9e55b8230a
Update copyright notices
...
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
GuyTempleton
948373a4ae
Update calico and update manifest
2019-09-09 10:00:50 -04:00
GuyTempleton
d0f8dc5760
Add ability to configure number of Typha Replicas
...
Adds the ability to configure the number of Typha replicas when using Calico CNI in 1.12+
to limit the impact of Calico on the APIServer and increase the scalability of the cluster.
Also adds the ability to configure Typha's Prometheus config.
Add Passing TyphaReplicas Validation Test
2019-09-09 10:00:50 -04:00