apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T00:45:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "842"
  uid: bc451cca-d59d-49fa-9180-072bc037e6ba
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jhph8
      namespace: kube-system
      uid: 96c33607-f0f9-448b-a9d6-49b88107a833
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dttbc
      namespace: kube-system
      uid: afb1d130-e4c9-47e4-a232-84a57431d11d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
