apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T08:53:57Z"
  creationTimestamp: "2026-03-19T08:53:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "667"
  uid: ee06f32d-ff92-4a40-95ae-02dbbdff715d
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tgqgk
      namespace: kube-system
      uid: 9b330001-8c2c-4b12-9324-22e3f3c101a4
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d2g5g
      namespace: kube-system
      uid: 2ac223ed-e79e-4dac-a70d-982d860fc942
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
