apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T18:43:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: a0649e78-4319-4651-ada5-07084b537a20
subsets:
- addresses:
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-plf47
      namespace: kube-system
      uid: 3b86b0a6-2311-462e-915a-26b05092116a
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ssw2q
      namespace: kube-system
      uid: 4df83d96-2a0e-46aa-a12a-1566283c3484
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
