apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T00:57:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: 63cec198-1ae0-45c2-8c52-a5f044d9dea4
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l4dwl
      namespace: kube-system
      uid: 40b1adaa-86ea-4c79-970d-69b533188cd1
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-57jcx
      namespace: kube-system
      uid: c4285e3d-b447-4cc7-89d1-ced375806947
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
