Commit Graph

115 Commits

Author SHA1 Message Date
Ole Markus With 0c5ec01d4a Add troubleshooting of corrupted api server leases 2021-02-08 12:19:14 +01:00
Bharath Vedartham 247664a94d Fix docs build failure 2021-02-06 21:42:29 +05:30
dntosas 3a5d6ffe1f
Docs: Fix ServiceAccountVolume proposed configuration for Istio
Seems that after merging https://github.com/kubernetes/kops/pull/9534
there is no need to specify paths for key-files for service Account
Token Volume Projection. Instead, current configuration proposed is
making Istio unable to verify JWT token with errors.

In this commit, we remove the paths, letting Kops handles the default
ones that are working as expected.

Signed-off-by: dntosas <ntosas@gmail.com>
2021-02-02 18:39:59 +02:00
Ole Markus With 05092f8389 Add template function returning the latest image
Apply suggestions from code review

Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-01-31 08:21:15 +01:00
Ole Markus With b07c048f8a Add troubleshooting documentation 2021-01-15 20:49:04 +01:00
Ole Markus With d89a7a55ce Add template function for upgrade version 2020-12-15 09:00:28 +01:00
Ciprian Hacman 4acc1d4f5d Update docs for CentOS 8 2020-12-09 09:36:43 +02:00
Ole Markus With b9b24b402c Promote addon docs to first level menu item 2020-12-03 08:24:12 +01:00
axpraka 3033caa5e7 Update kops as kOps and remove extra spaces from .md files
- Updated kops as kOps in .md files.
- Remove extra spaces from .md files
2020-11-13 20:09:51 -05:00
Ciprian Hacman c9cc319423 Rename _kops_ to kOps in the docs 2020-10-29 19:40:56 +02:00
Ciprian Hacman 61708eae6b Rename kops to kOps in the docs 2020-10-29 19:40:53 +02:00
Ciprian Hacman 6a4d86baf9 Rename Kops to kOps in the docs 2020-10-29 19:39:50 +02:00
John Gardiner Myers 77d5f12315 Improve description of detaching instances 2020-09-01 21:47:05 -07:00
Ciprian Hacman 7aa332d14f Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-08-13 09:25:36 +03:00
Ciprian Hacman b83b35291a Replace Kops with _kops_ 2020-08-13 04:59:55 +03:00
Ciprian Hacman 61d6712a2e Deprecate kope.io 2020-08-13 04:58:48 +03:00
Ciprian Hacman a9b3d1e99e Update images docs 2020-08-12 10:42:55 +03:00
Ciprian Hacman fc363560e2 Reorder images in alphabetic order 2020-08-12 09:08:23 +03:00
Ciprian Hacman 15a329db98 Update docs for Amazon Linux 2 2020-08-10 17:54:36 +03:00
Frank Yang 00325f57dd fix(docs): render double curly braces 2020-07-25 00:53:33 +08:00
Shubham 275e93969c Add Ambassador documentation to addons docs 2020-07-07 15:09:36 +05:30
Kubernetes Prow Robot 219147e2f4
Merge pull request #9348 from johngmyers/rollingupdate-disable
Create separate field for disabling rolling updates
2020-07-02 09:08:47 -07:00
Ole Markus With e80f2032ec
Update docs/operations/high_availability.md
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-06-20 08:37:15 +02:00
Ole Markus With 6f75c76c71 Add missing words 2020-06-20 08:25:46 +02:00
Ole Markus With 41790bcb1e Clean up the HA docs 2020-06-20 08:25:46 +02:00
John Gardiner Myers cc2b647d06 Create separate field for disabling rolling updates 2020-06-19 22:19:26 -07:00
Peter Rifel 9f67420120
Cleanup syntax highlighting and misc markdown cleanup 2020-06-08 22:12:32 -05:00
John Gardiner Myers e88e0cf7ec Remove code supporting dropped k8s versions 2020-06-04 12:11:51 -07:00
Ciprian Hacman 046912c2f3 Mention backup retention duration settings 2020-05-27 21:01:52 +03:00
Ciprian Hacman f33d5d2322 Update docs on supported distros and release notes 2020-05-05 08:31:42 +03:00
Ramandeep Singh 964ba9db2d
Update service_account_token_volumes.md
Updated typos and fixed Kubernetes to min v1.12
2020-05-03 21:55:44 +05:30
Ciprian Hacman 3f536c9ccb Update docs on supported distros and release notes 2020-05-03 06:07:59 +03:00
Ciprian Hacman d28ca7c75b Address review comments - 1 2020-05-01 03:17:28 +03:00
Ciprian Hacman 511b0f4436 Update docs on supported distros and images 2020-04-30 18:35:08 +03:00
Jim Werwath 13cdaab6fc
Make addons directory link absolute to avoid 404
Generated documentation at https://kops.sigs.k8s.io/operations/addons/#addon-management currently gives 404 on "addons directory" link to https://kops.sigs.k8s.io/addons
2020-04-25 17:26:11 -05:00
Ole Markus With 433bff47d0 Restructure etcd backup page to be by provider 2020-04-15 19:55:18 +02:00
Ole Markus With df9c2d7297 Small updates to the etcd migration docs 2020-04-15 19:55:18 +02:00
Ole Markus With fd47b131c8 Remove outdated etcd docs
* The roadmap is more or less complete
* The etcd-manger page contained outdated info already convered in the etcd migration docs

Neither pages were linked anywhere in the docs
2020-04-15 19:55:18 +02:00
Peter Rifel 0c2725402a Deprecate the route53-mapper addon 2020-03-15 17:30:24 -05:00
sdarwin aacf40d144 etcd admin doc 2020-03-15 17:02:51 +00:00
John Gardiner Myers 33e23166e4 Support the kops.k8s.io/needs-update annotation on nodes 2020-03-09 22:43:09 -07:00
Kubernetes Prow Robot 82e7213b87
Merge pull request #8673 from johngmyers/doc-rolling
Update rolling update documentation
2020-03-05 20:43:23 -08:00
Jonathan Meyers 84cb96fa9c typo
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-05 17:35:09 +01:00
Jonathan Meyers cf10a1716a formatting
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-05 11:13:19 +01:00
Jonathan Meyers b83dcdd1be Added Docs for Service Account Token Volume PProjection
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-05 11:10:14 +01:00
John Gardiner Myers 9187f3bd8d Update rolling update documentation 2020-03-04 10:24:13 -08:00
Nguyen Hai Truong c6cdc34117 docs: trivial fix some typos
Although it is spelling mistakes, it might make an affects while reading.

Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-02-03 09:08:04 +07:00
nothinux 9350482c6e using sudo for removing kops executable file 2020-01-18 23:07:08 +07: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
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
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
Kubernetes Prow Robot ebb111d23a
Merge pull request #8052 from yuxiaobo96/kops-links
fix 404 urls
2019-12-16 14:51:39 -08:00
yuxiaobo 7cf24a5c0a fix 404 urls
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-12-16 12:53:14 +08:00
GuyTempleton 4b41eb2435
Docs: More List fixes 2019-12-11 09:30:33 +00:00
Deniz Zoeteman 7b2693b4ba Merge branch 'master' into update-etcd-restore-docs 2019-11-27 22:56:35 +01:00
John Gardiner Myers c22dc15467 Change doc cross-references from absolute to relative links 2019-11-10 10:40:11 -08: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
Michael Wagner ad85ca0681 docs(addons): fix broken links 2019-10-29 15:51:49 +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