apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:48:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 46666915-a9de-47f4-be5d-e57d6c85d20d
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6lvlm
      namespace: kube-system
      uid: 0c7eadab-0563-47f6-89c8-1cecf040c300
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qt892
      namespace: kube-system
      uid: a99efc0e-6b2c-408c-a549-037efb152c63
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
