apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-30T14:24:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: be2669bf-eb85-4f27-9421-58ced25a792a
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s6xqr
      namespace: kube-system
      uid: 666b2d5f-adc2-4083-a61b-e293ad66555b
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c4kmn
      namespace: kube-system
      uid: db030bd7-b9f1-4a9b-8b13-93629962e08b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
