Code review remarks and suggested commit updates are co-authored Co-authored-by: Tim Bannister <tim@scalefactory.com> Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com> Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com> # Conflicts: # content/en/docs/reference/command-line-tools-reference/feature-gates.md |
||
---|---|---|
.. | ||
access | ||
admin | ||
application | ||
audit | ||
configmap | ||
controllers | ||
debug | ||
pods | ||
policy | ||
priority-and-fairness | ||
security | ||
service | ||
tls | ||
windows | ||
README.md | ||
examples.go | ||
examples_test.go |
README.md
To run the tests for a localization, use the following command:
go test k8s.io/website/content/<lang>/examples
where <lang>
is the two character representation of a language. For example:
go test k8s.io/website/content/en/examples