apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T05:07:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "942"
  uid: 90901234-df31-4564-8888-20a81699b813
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-krwcx
      namespace: kube-system
      uid: 1750e8c8-3579-4f2f-9ace-116c5b559878
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zzmm6
      namespace: kube-system
      uid: a0cc82fa-0df5-4f2c-94f5-48c34579e9d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
