apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T22:24:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 7108a508-59d0-45e8-ae16-58b64feeda3b
subsets:
- addresses:
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-blwt9
      namespace: kube-system
      uid: b7c4e58b-4d6b-4042-8096-892d3af0697c
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g8z2s
      namespace: kube-system
      uid: aa81aecc-99f7-4e8f-87b9-1148dfcfc5ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
