apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T06:00:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: dfef1c49-5c65-41d3-820b-3ef3dfe1790b
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gwqk9
      namespace: kube-system
      uid: 351e522a-a972-429d-a465-270148268245
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xnszg
      namespace: kube-system
      uid: c16aad5a-7b3e-4dc8-9623-4d570049bddb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
