apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T09:53:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: d6a81525-6a9b-4c1b-93ee-a6b8c9a07b37
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hkkjm
      namespace: kube-system
      uid: 0f44fea4-a6a9-4750-b8a0-47852552e345
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zt6f7
      namespace: kube-system
      uid: af0a34be-895f-4357-af3f-0291cb242cb6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
