apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T20:48:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: 9d5edf95-1c1f-4dee-be39-2d7573a19ba3
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frlrh
      namespace: kube-system
      uid: 0b1822aa-0399-403c-8d83-8e810042d780
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tvlj4
      namespace: kube-system
      uid: 499f2a34-3d73-44be-b8de-b54be5d1aa4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
