apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T02:48:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 5d80fa79-7a0f-490a-b253-54f799354b84
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nfptc
      namespace: kube-system
      uid: e3dabdde-9c59-44b7-b19c-7692e5f9cc71
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gt4w5
      namespace: kube-system
      uid: ca84b4dd-ef99-43f1-a760-01d5a7c13abd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
