Commit Graph

1647 Commits

Author SHA1 Message Date
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
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
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