Files
website/content/en/examples
Mike Spreitzer 2bfc31833f Catch APF description up with recent developments
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.
2022-01-21 13:06:51 -05:00
..
2021-11-03 14:32:58 -07:00
2021-05-06 15:40:45 +02:00
2021-12-15 12:50:30 +08:00
2021-06-24 10:16:32 -07:00
2021-12-08 10:41:55 +05:30
2021-12-15 12:49:45 +08:00
2020-06-27 11:15:21 +08:00

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