apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-07T13:17:08Z"
  creationTimestamp: "2026-05-07T13:15:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: e4b145d9-54d8-43b5-a089-649ce3da35ea
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fkdtm
      namespace: kube-system
      uid: d51b3c09-d260-429c-b422-0bea5c77d470
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nqmj8
      namespace: kube-system
      uid: fd8127f4-6293-4cf8-ba2b-b5be166a49d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
