apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T13:23:44Z"
  creationTimestamp: "2026-04-23T13:22:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: 36ab451b-8611-42d3-a53e-addccce26d91
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4rcsg
      namespace: kube-system
      uid: ae1a1d3d-1cd3-4575-98c4-8ce759ad4e1d
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q5pfl
      namespace: kube-system
      uid: 0f85d70f-7ecf-4092-b5cb-e2ea8bb54e28
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
