apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-29T02:07:21Z"
  creationTimestamp: "2026-05-29T02:06:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: ffc87766-7fe1-4e65-aea0-85b538d519df
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gf9zq
      namespace: kube-system
      uid: 022a8a1f-a7e8-4ead-a1bc-3d2c0705da43
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n57cn
      namespace: kube-system
      uid: c5fe1076-e942-439b-b8b4-61f24ef8a0bb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
