apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T16:30:49Z"
  creationTimestamp: "2026-04-23T16:30:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: bc76b90b-b7c5-4e1d-a675-58bde4876e2c
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tshr5
      namespace: kube-system
      uid: 0a49c809-0ae5-4fc9-809d-e40b92056fbd
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g95tn
      namespace: kube-system
      uid: 120c0fa0-3233-42b5-8f97-4a3cf9899cba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
