typhoon/addons/prometheus
Dalton Hubble 29b16c3fc0 Change seccomp annotations to seccompProfile
* seccomp graduated to GA in Kubernetes v1.19. Support for
seccomp alpha annotations will be removed in v1.22
* Replace seccomp annotations with the GA seccompProfile
field in the PodTemplate securityContext
* Switch profile from `docker/default` to `runtime/default`
(no effective change, since docker is the runtime)
* Verify with docker inspect SecurityOpt. Without the profile,
you'd see `seccomp=unconfined`

Related: https://github.com/poseidon/terraform-render-bootstrap/pull/215
2020-09-10 01:15:07 -07:00
..
discovery Enable kube-proxy metrics and allow Prometheus scrapes 2020-01-06 21:11:18 -08:00
exporters Change seccomp annotations to seccompProfile 2020-09-10 01:15:07 -07:00
rbac Configure Prometheus to scrape Kubelets directly 2018-05-14 23:06:50 -07:00
0-namespace.yaml Label namespaces to ease writing Network Policies 2018-06-09 11:45:11 -07:00
config.yaml Reduce apiserver metrics cardinality and extraneous labels 2019-12-08 22:48:25 -08:00
deployment.yaml Change seccomp annotations to seccompProfile 2020-09-10 01:15:07 -07:00
network-policy.yaml Add NetworkPolicy to limit traffic into Prometheus 2019-03-23 21:38:34 -07:00
rules.yaml Enable Kubelet TLS bootstrap and NodeRestriction 2020-04-28 19:35:33 -07:00
service-account.yaml addons: Update Prometheus to v2.1.0 2018-01-27 21:00:15 -08:00
service.yaml Add explicit annotation for Prometheus port to scrape 2019-10-20 16:05:09 -07:00