apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T04:49:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 711815cc-5d97-4c76-bced-c3c05f4eba68
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-85xgp
      namespace: kube-system
      uid: 3abd166a-e053-437a-be89-904194900673
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfppw
      namespace: kube-system
      uid: 01303c47-ea1a-4acc-987c-c277ea29f34a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
