apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-07T03:28:43Z"
  creationTimestamp: "2026-09-07T03:27:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "995"
  uid: 08957103-b32e-4932-a477-ce5b9df7ffa2
subsets:
- addresses:
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g76t8
      namespace: kube-system
      uid: 4c48143d-8f45-41b7-b539-51035d251542
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rv4w6
      namespace: kube-system
      uid: 9dc9312f-6fe6-497a-8e81-514d760916e2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
