apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-15T02:38:18Z"
  creationTimestamp: "2026-08-15T02:37:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: 31d41f1c-a49e-492e-bc1e-6abc5a3b598a
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k5vt2
      namespace: kube-system
      uid: 360d9cb1-7a72-429a-8d12-c71ec2f6259a
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lx767
      namespace: kube-system
      uid: d12a3990-6989-4fd9-94e4-9a404bb4a6b5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
