apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-20T18:51:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 646f2a7a-773e-4636-80a9-7a2626b3ee85
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8t99z
      namespace: kube-system
      uid: 2ff74f72-3954-47bd-85ee-b86e0b0d60b0
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-chht9
      namespace: kube-system
      uid: fcdab161-ec4e-4d72-af6a-de24b762352a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
