apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T18:41:52Z"
  creationTimestamp: "2026-05-19T18:41:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: e114a6fa-b81c-472b-90ae-193a175a1f6b
subsets:
- addresses:
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rr9r9
      namespace: kube-system
      uid: 11226e33-10b7-494b-9df5-1e5da82fd41b
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zcfft
      namespace: kube-system
      uid: 484d8a2f-2ead-4f79-91e0-3689d9859bba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
