apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-15T08:08:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 42ceb68a-41b1-4241-8bc1-2716d0b845a0
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b5zj6
      namespace: kube-system
      uid: a1e9fef7-cc17-4ed8-b60f-5aae7d98fb63
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vdzh4
      namespace: kube-system
      uid: 39b1551e-b95b-4392-aae7-d0a727550987
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
