apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T16:50:17Z"
  creationTimestamp: "2026-03-11T16:49:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "659"
  uid: b5aedc59-f66c-49a2-b182-ff4601edb7c3
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-65bwf
      namespace: kube-system
      uid: 632971fd-c3a2-4c69-ab7f-5cfd0808df72
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5f9z9
      namespace: kube-system
      uid: 12ff236d-fa3b-4347-b242-f0a42b48aae2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
