apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-19T16:29:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "812"
  uid: b190f440-2a1f-4bac-b09b-bff512b6f828
subsets:
- addresses:
  - ip: 172.24.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nx8td
      namespace: kube-system
      uid: 8b4f3637-0a26-49a8-ae37-765b6af8172b
  - ip: 172.24.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4xllm
      namespace: kube-system
      uid: 3d1b1a47-44e8-405b-ba2f-fa7628b196e6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
