apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-18T23:03:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 1a37eb6e-720b-4f73-9314-fec50d9e8dd7
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ptp6c
      namespace: kube-system
      uid: afa3e23a-3140-4087-88d0-b93057b15bc3
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v8dld
      namespace: kube-system
      uid: d44a552f-09e1-44a3-b96c-e386a95fc317
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
