apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T00:31:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: ac962c89-62d4-4b74-9fdb-4e148c91fe3d
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bjnlh
      namespace: kube-system
      uid: af30fded-594f-49b1-8c1d-e3e6c0e7ce47
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8gzph
      namespace: kube-system
      uid: 30247fa9-8b44-4066-8c82-9f724d5a49de
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
