apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T02:12:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: 02a343f4-cbf7-4694-a8d9-9e29a7cd58d9
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w2gfm
      namespace: kube-system
      uid: acef789c-7215-44a4-8d98-5f532836de05
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-dn6k7
      namespace: kube-system
      uid: 7ac173ed-85be-4369-bd72-1525395636e2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
