apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T02:51:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 70d78507-b8b7-442e-9e94-3f512c15adf6
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4t9xr
      namespace: kube-system
      uid: 170eb6db-47c0-4318-a3df-782a0b1dcaa0
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dlrkt
      namespace: kube-system
      uid: 27bd7397-e082-45c1-822a-36409578b65f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
