apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-17T16:31:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "761"
  uid: 7b3aa030-8cec-4fa5-a0bc-a92c350618be
subsets:
- addresses:
  - ip: 172.24.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vjjkk
      namespace: kube-system
      uid: 82a73863-1e35-4bd0-bb55-272b0b090418
  - ip: 172.24.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wnzlk
      namespace: kube-system
      uid: 0801be4d-2588-47ef-97ce-9ff2e9d1236b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
