Skip to content

Commit ebdf57d

Browse files
author
Mark Tyrrell
authored
fix: Typo in autogen/safer-cluster/README.md (#596)
1 parent 6069ece commit ebdf57d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

autogen/safer-cluster/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ objects that permit a safer-than-default configuration.
77
## Module Usage
88

99
The module fixes a set of parameters to values suggested in the
10-
[GKE harderning guide](https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster),
10+
[GKE hardening guide](https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster),
1111
the CIS framework, and other best practices.
1212

1313
The motivation for each setting, and its relation to harderning guides or other recommendations

modules/safer-cluster-update-variant/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ objects that permit a safer-than-default configuration.
77
## Module Usage
88

99
The module fixes a set of parameters to values suggested in the
10-
[GKE harderning guide](https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster),
10+
[GKE hardening guide](https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster),
1111
the CIS framework, and other best practices.
1212

1313
The motivation for each setting, and its relation to harderning guides or other recommendations

modules/safer-cluster/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ objects that permit a safer-than-default configuration.
77
## Module Usage
88

99
The module fixes a set of parameters to values suggested in the
10-
[GKE harderning guide](https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster),
10+
[GKE hardening guide](https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster),
1111
the CIS framework, and other best practices.
1212

1313
The motivation for each setting, and its relation to harderning guides or other recommendations

0 commit comments

Comments
 (0)