apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:33:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 33029cd9-f903-4246-82f7-bbf3a88a2a71
subsets:
- addresses:
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-28txv
      namespace: kube-system
      uid: 1a80e982-0000-4178-bc1c-1ea57e72c480
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6nkd
      namespace: kube-system
      uid: dd967a78-48dd-4321-aeb5-72b30f419758
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
