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