apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-18T02:59:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "978"
  uid: 2986b811-6850-4820-b310-8bf0435ac67c
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txl5d
      namespace: kube-system
      uid: 16d5aa10-ffd6-473a-8aed-6a53e5ddba81
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9nqh5
      namespace: kube-system
      uid: ba77680e-7e6a-41d8-88af-7ba22f352a16
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
