apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-07T20:00:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: e4c9a303-48f2-4354-b77f-f22e1081d0ab
subsets:
- addresses:
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n87n5
      namespace: kube-system
      uid: 243bded4-5e7a-4f30-aa9e-1f3604c928ed
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m6zbp
      namespace: kube-system
      uid: 8c6cbca5-1fc7-480f-8a3e-ecaf52a916b4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
