apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-31T19:41:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 6c39ae1a-3fed-47bd-bb3c-3ce63a3f512b
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bg29c
      namespace: kube-system
      uid: 78ea0f2d-cc85-4e10-85a9-71fb3084154a
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-drd59
      namespace: kube-system
      uid: 507148bf-3ce9-48dc-983c-3a03f9185582
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
