apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-13T09:52:44Z"
  creationTimestamp: "2026-03-13T09:52:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "810"
  uid: b1cb74be-f695-4bea-abbe-ae8910ab5217
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m94rt
      namespace: kube-system
      uid: 9dcdfa1c-9f25-4d1f-ad51-e2a40a541890
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m9q8n
      namespace: kube-system
      uid: a14fd36a-de14-40d2-a3fb-ebc70291dc58
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
