apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-14T04:32:15Z"
  creationTimestamp: "2026-05-14T04:31:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: a5e2a594-92d3-4224-9045-e7916a445bd1
subsets:
- addresses:
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jbjqm
      namespace: kube-system
      uid: d4a528e8-5f99-44f3-a870-a51333fceeca
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9trmk
      namespace: kube-system
      uid: ecbe5724-00c6-4a7f-9929-97a8f3ad7be4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
