Skip to content

Commit

Permalink
Merge pull request #3674 from r4j4h/patch-2
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

Added example output from a 1.4.12 cluster

For `CVE-2017-14491` page
  • Loading branch information
Kubernetes Submit Queue committed Oct 19, 2017
2 parents 0ef245b + 1a9a535 commit b334d96
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/advisories/cve_2017_14491.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,11 @@ kubectl get pods -n kube-system -o \

You should see version 1.14.5 for the dnsmasq pod

_TODO_ if someone wants to provide the output.
```console
NAME IMAGE
kube-dns-4146767324-djthf gcr.io/google_containers/kubedns-amd64:1.9,gcr.io/google_containers/k8s-dns-dnsmasq-amd64:1.14.5,gcr.io/google_containers/dnsmasq-metrics-amd64:1.0,gcr.io/google_containers/exechealthz-amd64:1.2
kube-dns-4146767324-kloxi gcr.io/google_containers/kubedns-amd64:1.9,gcr.io/google_containers/k8s-dns-dnsmasq-amd64:1.14.5,gcr.io/google_containers/dnsmasq-metrics-amd64:1.0,gcr.io/google_containers/exechealthz-amd64:1.2
```

## More Information
- [Kubernetes Security Blog Post](https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html)
Expand Down

0 comments on commit b334d96

Please sign in to comment.