apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-20T21:34:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "670"
  uid: 001f43a6-72a4-4ead-bb49-479c898b3b57
subsets:
- addresses:
  - ip: 172.24.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9xkdm
      namespace: kube-system
      uid: b3e84f61-cada-4705-81f1-d9faac4b6c63
  - ip: 172.24.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-dxkgt
      namespace: kube-system
      uid: e3122b4f-4129-4bee-ba1c-566e3eb1f241
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
