apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T19:17:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 39d0bbb5-a392-4d2b-b23e-d11c337c00b9
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2hj68
      namespace: kube-system
      uid: f4bb1d92-b63a-4fc3-9209-8481d4588c17
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5stn
      namespace: kube-system
      uid: b84769d6-fa3d-40e9-a254-6b635e3947d5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
