apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T10:30:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 2053e093-0e1e-49f7-958e-ff547600046b
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-94glj
      namespace: kube-system
      uid: cc312f24-369c-4bce-8469-eae0c750ca35
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pr2kh
      namespace: kube-system
      uid: 947e5c46-64b3-4c02-91e0-5787d468d4bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
