Commit Graph

87 Commits

Author SHA1 Message Date
Matthew Conway 47227f0de5
Fix etcd3-migration docs link 2021-08-31 17:09:07 -04:00
Reilly Brogan 1b59233c8e Debian 11: Release AMIs use same AWS Owner ID as Buster 2021-08-16 12:06:36 -05:00
Ciprian Hacman 19c9d5cee8 Update Debian 11 first supported kOps version 2021-08-13 05:57:17 +03:00
Reilly Brogan 850bca8db6 Support Debian 11 Bullseye 2021-08-06 12:52:16 -05:00
John Gardiner Myers 1d3bdf54af Update keypair rotation documentation 2021-07-15 14:05:08 -07:00
John Gardiner Myers 5dc5292a59 Remove colons from section headings 2021-07-11 12:21:31 -07:00
John Gardiner Myers 87b25c5078 Provide more information on rotating secrets 2021-07-11 12:08:45 -07:00
John Gardiner Myers 480f408d40 Add documentation for keypair rotation 2021-07-10 13:51:49 -07:00
John Gardiner Myers c904c743da Remove 'kops import' 2021-06-21 07:34:29 -07:00
Kubernetes Prow Robot e7550dcefc
Merge pull request #11730 from OutdatedVersion/patch-1
Hyperlink Sprig reference
2021-06-13 03:19:01 -07:00
Ole Markus With 63f624764f
Update docs/operations/etcd_backup_restore_encryption.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2021-06-11 18:53:18 +02:00
Ole Markus With fea2a08b1c Add small note about rotating cluster after backup restore 2021-06-10 09:08:04 +02:00
Ben Watkins b8daa77dfa
Hyperlink Sprig reference 2021-06-09 17:56:13 -05:00
John Gardiner Myers a09d10776d Create document on asset repositories 2021-06-06 20:34:34 -07:00
John Gardiner Myers 2a5e4ef647 Deprecate old OS versions 2021-06-04 22:52:53 -07:00
Ole Markus With 2657c9bdc8 Update the service account issuer discovery documentation 2021-05-31 10:28:29 +02:00
Ciprian Hacman 7c45a0172b Cleanup Docs 2021-05-25 08:48:16 +03:00
Alex Berenshtein 89779761eb
Update etcd_backup_restore_encryption.md 2021-05-19 17:29:35 +03:00
John Gardiner Myers 3fe51f2a68 Update rolling update documentation 2021-04-18 15:41:55 -07:00
Ole Markus With 29d5494940 Add docs about dedicated apiserver ndoes 2021-03-21 07:41:18 +01:00
Adrian Mester ae782e8792 fix CNI bin path in troubleshoot.md 2021-03-16 12:08:44 +02:00
Ciprian Hacman 55f8c70779 Add channels entries for image architecture 2021-03-15 20:36:37 +02:00
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