apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T16:35:59Z"
  creationTimestamp: "2026-05-12T16:34:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1106"
  uid: 74a6afaf-fc3f-42ad-9366-482e4e05799e
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sn55t
      namespace: kube-system
      uid: c41fc523-03ac-4b8b-9b86-dd76eda1b3cf
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bzcv2
      namespace: kube-system
      uid: 5d739865-77b9-4107-91fb-238197651133
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
