apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T00:12:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 9e57e344-6203-491c-bbd2-881ea0ac30c7
subsets:
- addresses:
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n8mnn
      namespace: kube-system
      uid: e51fd15d-9a12-4440-ae13-2188f9f62572
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tnzrt
      namespace: kube-system
      uid: 3dc77c73-7baf-46d2-88df-1c5bd2697725
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
