Commit Graph

6 Commits

Author SHA1 Message Date
Michael 9de619e1fe
Replace setup with set up if it's a verb (#12419) 2022-12-29 17:02:30 -08:00
jacob-delgado b04ea6b439
Update platform setup for kops 1.22+ (#10500)
* Update platform setup for kops 1.22+

* Update index.md

* Update index.md

* Update content/en/docs/setup/platform-setup/kops/index.md

* Update content/en/docs/setup/platform-setup/kops/index.md

* Update content/en/docs/setup/platform-setup/kops/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-11-18 10:37:18 -08:00
Jim Ntosas d65c3631ee
Kops Docs: Fix ServiceAccountVolume proposed configuration (#8893)
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 13:43:50 -08:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Jonathan Meyers 6fa32245be
Updated / added Kops documentation (#6744)
* first pass at updated kops documentation

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* updated k8s versions as appropiate

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* added sds doc links

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* formatting

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* spelling and lint fixes

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>

* changed to weight 33

* simplified docs

Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-06 14:39:52 -08:00