apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-19T09:05:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "938"
  uid: cfaaa4f7-d3f5-4db3-b56d-68e932eed4c0
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wcnls
      namespace: kube-system
      uid: 9af3cbe7-96e3-4bb4-aa07-d12d43c82385
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kwgcz
      namespace: kube-system
      uid: a402e794-8cf5-4e73-b897-b70a42baf8e9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
