apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-26T17:57:59Z"
  creationTimestamp: "2026-02-26T17:57:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "807"
  uid: c55a571a-563d-4734-ba0a-969bc4138665
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6zmlh
      namespace: kube-system
      uid: e5e5b7e0-cd89-4836-b790-7a3da9045f00
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mvqw9
      namespace: kube-system
      uid: 608e87c6-208b-43d1-bc7c-c4ca7d98bb19
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
