apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T09:50:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 7d224e96-b0f6-492b-add3-2a98eee673b6
subsets:
- addresses:
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7cx4g
      namespace: kube-system
      uid: 17166e83-1e8d-49d7-8ca4-c3c0a1c1f23f
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bmpbg
      namespace: kube-system
      uid: 80308f68-eb95-4004-affa-5ae4886defbe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
