apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-21T00:36:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "727"
  uid: 38bca40c-fe94-4488-ab64-e1a786927109
subsets:
- addresses:
  - ip: 172.24.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-42d44
      namespace: kube-system
      uid: bd9eeffe-fa36-4d9e-9ef7-50d12806ac28
  - ip: 172.24.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-k8vvf
      namespace: kube-system
      uid: 3e1599da-55c3-48b9-8ce6-b7afb41386c2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
