Commit Graph

7 Commits

Author SHA1 Message Date
Ole Markus With 2657c9bdc8 Update the service account issuer discovery documentation 2021-05-31 10:28:29 +02:00
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
Peter Rifel 9f67420120
Cleanup syntax highlighting and misc markdown cleanup 2020-06-08 22:12:32 -05: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
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