apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:12:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 80a0bcb5-3153-4484-924c-a4653d678487
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nhw4q
      namespace: kube-system
      uid: 003f5496-c0ec-4ada-87e5-fd6aef35c6f1
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tc9pq
      namespace: kube-system
      uid: 02116404-7638-4ead-a2cd-b77dccc0aaa3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
