apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T23:19:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 1cbc23dd-3e19-4f26-97ea-103f23d1eb3b
subsets:
- addresses:
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-75kxb
      namespace: kube-system
      uid: 6bf428a5-90d0-45fb-962b-da0a6b121f47
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dvj57
      namespace: kube-system
      uid: 5aea83c6-f0b9-41de-a319-669211026faf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
