apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T01:37:49Z"
  creationTimestamp: "2026-03-11T01:37:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "681"
  uid: 923c21f6-85e6-452b-ba53-ae8b835370f0
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pgqww
      namespace: kube-system
      uid: b3b9b7b7-f691-4c68-8837-27b7e164939f
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vbd26
      namespace: kube-system
      uid: 843a0054-77cc-4755-80e5-f8b4c2b54441
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
