website/content/en/examples
Kubernetes Prow Robot 539e524882
Merge pull request #26273 from Cweiping/feature/clairly_resource_quota_limit_for_PriorityClass
Clarify ResourceQuota limit for PriorityClass
2021-02-09 01:59:31 -08:00
..
access/certificate-signing-request Fixed a small field name spelling mistake. 2021-01-27 14:27:43 -07:00
admin
application Remove Master/Slave terminology from stateless application tutorial. 2021-01-19 04:19:23 +00:00
audit
configmap
controllers
debug
pods
policy Clairly Resourcequota limit for PriorityClass 2021-02-09 16:05:04 +08:00
priority-and-fairness
service Enhancements in clarity to access-application-cluster/connecting-frontend-backend.md (#25927) 2021-01-13 17:47:03 -08:00
windows
README.md
examples.go
examples_test.go Fix examples tests 2021-01-16 14:09:28 +08:00

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