apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T05:14:01Z"
  creationTimestamp: "2026-03-11T05:13:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 3fa6b287-8443-4126-8560-18b7100bb17a
subsets:
- addresses:
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sg9hn
      namespace: kube-system
      uid: cc0d86eb-7f1d-477b-939c-01b71e131cb8
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ctjgw
      namespace: kube-system
      uid: ad875f90-f110-4e21-8c34-839139c13c62
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
