apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-02T06:09:32Z"
  creationTimestamp: "2026-04-02T06:08:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: aa00af81-baf7-4a6b-ad14-d6febbd2cb8a
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlcrj
      namespace: kube-system
      uid: 74e69764-237d-4212-a429-67f1d15562cd
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b2t8p
      namespace: kube-system
      uid: 32b0d42d-e131-4f9a-ab66-6c27c5f07156
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
