apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T14:19:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: a81d1901-c978-48a6-a63c-9d15365d7cab
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2j6dp
      namespace: kube-system
      uid: a012500a-2271-4257-aaa4-51619885aaa9
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d29zp
      namespace: kube-system
      uid: 67fdadcb-fd2f-4974-8913-38181ecf1415
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
