apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T05:32:01Z"
  creationTimestamp: "2026-03-20T05:31:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "741"
  uid: d6143e5d-e4a6-4a4f-8680-e65a56d5717d
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-df96l
      namespace: kube-system
      uid: cd8d8ba7-a540-4b2e-af4b-26b379d9b28c
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hdhnn
      namespace: kube-system
      uid: 6e21fc32-aedc-46cf-bf54-eb3ceb2dc746
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
