apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T19:26:52Z"
  creationTimestamp: "2026-03-11T19:26:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "681"
  uid: 3bcd4c8a-509a-4724-acca-e0ec8dcc2953
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tcb6p
      namespace: kube-system
      uid: e37dfef5-7302-4753-a25d-df9f642a0557
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6bpd7
      namespace: kube-system
      uid: 1f6ad201-44fc-427f-94e7-ffc44f35dfd2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
