2bfc31833f
Primarily the change, in release 1.22, of how configuration objects are maintained. Also describe the new priority level. Also move the sections on defaults and health check configuration to follow the description of configuration objects.
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