apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T01:19:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 415359a9-182e-424b-93ee-38031f617835
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z7tld
      namespace: kube-system
      uid: 71195850-d6fa-4ed9-9053-a14a7006db3e
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-529d8
      namespace: kube-system
      uid: 7f0b12a4-08f7-4a3d-a38f-8ed217e748d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
