apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-15T04:44:28Z"
  creationTimestamp: "2026-03-15T04:43:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "669"
  uid: 4c1b0387-87d0-410b-a55f-6fd0c1efac41
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zh85k
      namespace: kube-system
      uid: 0c25bb0d-1274-4e12-94a2-2826e92caf63
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g664c
      namespace: kube-system
      uid: a9842ddb-a6d8-4467-994f-b98e640cf3cf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
