apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T23:25:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: 2608c8c7-ff01-4e8a-b770-f7e6021fd742
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v8frm
      namespace: kube-system
      uid: 5109b178-315a-4170-98b8-aa625f422151
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9ktn5
      namespace: kube-system
      uid: 1ccafc6d-9e15-4301-84fb-06b747465d90
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
