apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-10T00:45:01Z"
  creationTimestamp: "2026-05-10T00:44:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 467b1b43-a2b0-4222-b44e-6deaf882f93e
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kdwkp
      namespace: kube-system
      uid: cd7ffaff-e88d-4101-b0a2-cd6eee848011
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-275lc
      namespace: kube-system
      uid: aa1fa869-f656-4363-8dec-a21fea4e1566
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
