apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-19T20:31:14Z"
  creationTimestamp: "2026-08-19T20:30:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 7cde67aa-da98-4c38-bd7b-fd90e0018fec
subsets:
- addresses:
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7hk8x
      namespace: kube-system
      uid: 40f89d3c-058f-48d9-a536-80fb16850260
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhrgd
      namespace: kube-system
      uid: db56b394-cebe-4baf-bd88-0d1a9d6eee7f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
