apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-17T23:06:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "718"
  uid: bcdb999d-15e7-4fc3-adaa-be026fbac5fd
subsets:
- addresses:
  - ip: 172.24.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-md7gj
      namespace: kube-system
      uid: c8f5659c-9b98-432a-a549-174dbeb65f44
  - ip: 172.24.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qllcj
      namespace: kube-system
      uid: b84363de-a052-4356-954b-fbcfbe62f44f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
