apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-12T03:41:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "724"
  uid: 0cb532cf-28be-43c8-972d-aa923cc3d37b
subsets:
- addresses:
  - ip: 172.24.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ggml6
      namespace: kube-system
      uid: fb6d25ae-5856-489f-a74e-045abe977892
  - ip: 172.24.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wcsnq
      namespace: kube-system
      uid: a20d5504-abb8-4cba-8cfa-d0858cb46d66
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
