apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-17T16:09:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "777"
  uid: be5b2a61-f226-4411-9632-d462ab02e8a8
subsets:
- addresses:
  - ip: 172.24.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wwkjp
      namespace: kube-system
      uid: c5f3717d-fe62-4c07-9298-2ecb27535d24
  - ip: 172.24.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rrv2t
      namespace: kube-system
      uid: 0dc1dad8-2713-4869-be57-a6462b43a995
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
