Arnaud Meukam
a180cd6853
Update docs to reference new container image registry
...
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.
Ref: https://github.com/kubernetes/k8s.io/issues/3411
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Thomas Guettler
7122a4498a
fix busybox image to 1.28 (issues with `nslookup`).
...
Changes where done with these commands:
reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples
Related issues:
https://github.com/docker-library/busybox/issues/48
https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
Kohei Toyoda
d6bcc7b8d9
Fix orders of yaml for examples. ( #15763 )
2019-08-09 14:33:15 -07:00
Arnaud M
1be2a77449
bump version of event-exporter ( #10191 )
2018-10-03 19:19:30 -07:00
Chao Wang
7b33ce4825
remove the left bits of salt ( #10248 )
2018-09-21 07:54:03 -07:00
Qiming
d15da5a726
Consolidate YAML files [part-4] ( #9241 )
...
This PR consolidates YAML files used in the
`tasks/debug-application-cluster` subdirectory.
Depends-On: #9236
2018-07-02 11:17:19 -07:00