apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-18T22:50:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "766"
  uid: 6386a96a-e257-40f9-beb0-3928fd5591b2
subsets:
- addresses:
  - ip: 172.24.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bg6md
      namespace: kube-system
      uid: 19a6109c-5f8b-44cd-8ea2-bb92ebd7fd67
  - ip: 172.24.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rbv6x
      namespace: kube-system
      uid: f9ec996d-50f4-4ac0-a091-b3b46a959d98
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
