apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T10:57:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "977"
  uid: 0d3d44f0-e237-4a0a-9cb7-41965a146e5d
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qfcd8
      namespace: kube-system
      uid: 233066dd-20ce-422a-a9ed-cff35fd2fffc
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rfjmv
      namespace: kube-system
      uid: e846e0f5-4a66-4e44-9ca4-bc80e65de1e8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
