apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-19T13:24:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 0802af16-d33a-4711-972b-0669e4620d6b
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dtzhg
      namespace: kube-system
      uid: 26b11c4f-0ad8-45a4-a631-2bb8ca383d0c
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-47rf4
      namespace: kube-system
      uid: 6bc16d60-badd-4d9a-afa7-82326aa3143e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
