apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T18:43:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: b9362747-02f5-4b68-87a9-3bdebdf99aa3
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sttrr
      namespace: kube-system
      uid: 58a855e6-ef24-4274-8672-1e539d4b6566
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ld64d
      namespace: kube-system
      uid: c641267c-0ce7-4f5d-9ef9-7a099e46d1cf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
