apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T22:05:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: e10beaf1-b7d8-4961-9466-86d2d099f003
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fwrs6
      namespace: kube-system
      uid: 5f05e279-3255-452c-a6ad-94776b13547d
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rwb9k
      namespace: kube-system
      uid: 4b387407-3066-4b6b-ab1d-86813aaa9bef
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
