b407a0103b
* docs(configure-redis-using-configmap): update for clarity Signed-off-by: Jai Govindani <jai@honestbank.com> * fix(configure-redis-using-configmap): incorrect volumeMount index Signed-off-by: Jai Govindani <jai@honestbank.com> * fix(configure-redis-using-configmap): show Pod status as Running, separate commands from output Signed-off-by: Jai Govindani <jai@honestbank.com> * fix(configure-redis-using-configmap): typo Signed-off-by: Jai Govindani <jai@honestbank.com> * fix(configure-redis-using-configmap): configmap name Signed-off-by: Jai Govindani <jai@honestbank.com> |
||
---|---|---|
.. | ||
access/certificate-signing-request | ||
admin | ||
application | ||
audit | ||
configmap | ||
controllers | ||
debug | ||
pods | ||
policy | ||
priority-and-fairness | ||
service | ||
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