apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-31T05:50:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 67afb055-74a7-4ea7-a5f7-dcf1d7055b73
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fkgmq
      namespace: kube-system
      uid: bda18521-17f7-446e-b34a-a359098aa376
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hchfl
      namespace: kube-system
      uid: bceaa0d0-6bd0-4497-a347-5ddcf46c904d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
