apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-14T01:49:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "699"
  uid: 1a47ef90-8c00-401d-9256-e7bd3fa5d670
subsets:
- addresses:
  - ip: 172.24.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qb6wg
      namespace: kube-system
      uid: 61d8ba05-9b24-47ba-badb-59b190124edb
  - ip: 172.24.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5vkwd
      namespace: kube-system
      uid: 069bae14-2dc8-4796-9ea7-d77eef36a8d4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
