apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-17T16:11:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "661"
  uid: fbe29277-07d2-4723-93e7-6107d2677172
subsets:
- addresses:
  - ip: 172.24.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ptv97
      namespace: kube-system
      uid: 6c4b5dfe-a8b4-42f4-925e-6503ae4adf8a
  - ip: 172.24.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8bfsb
      namespace: kube-system
      uid: 2aee99cc-113e-4e57-a585-4e0e495111dc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
