apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-03T16:22:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: a8177d7f-abe8-4c5a-ba7d-327eef8dfa9d
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m8gtm
      namespace: kube-system
      uid: 12abbb3e-4d32-4f1b-8a54-da7fa354bbbb
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5grm
      namespace: kube-system
      uid: e14c6c6f-0a1f-47b3-b638-f495614b53f1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
