apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-19T18:52:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "685"
  uid: 508e5483-d83f-437c-9de9-a34e481f5eb4
subsets:
- addresses:
  - ip: 172.24.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ttf6h
      namespace: kube-system
      uid: 2e03c71e-05ba-4d31-999b-adae72631d84
  - ip: 172.24.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2z9fz
      namespace: kube-system
      uid: 2637f747-c78b-4f5f-9aa0-9cad407b7a27
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
