Ciprian Hacman
7a42cf42cd
Set the default instance type to t3.medium for AWS
2020-01-18 08:58:05 +02: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
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