apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T14:52:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "829"
  uid: 4759a543-1773-4796-a674-6a544a16f133
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vvj5h
      namespace: kube-system
      uid: b34b5ace-9dc1-4f1c-933a-57f933686151
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-69xhg
      namespace: kube-system
      uid: 8c6fe527-bb76-43c0-adcd-b64345da1cd8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
