apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T10:14:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 8a324070-87dd-4117-a48f-56b3a439283f
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kxgv7
      namespace: kube-system
      uid: 5a2c4a0c-2ff9-4042-99ef-d7124f18d2bc
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g8qtk
      namespace: kube-system
      uid: eb1bb157-b99c-49d7-96b8-ae2c6a3e0d58
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
