Skip to content

Commit

Permalink
docs: update suggestion.md
Browse files Browse the repository at this point in the history
implmentation -> implementation
  • Loading branch information
eltociear authored Jul 16, 2024
1 parent 0b4e7c1 commit dcf2d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/proposals/suggestion.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc)

Katib makes suggestions long-running in v1alpha3. And the suggestions need to communicate with Katib DB manager to get experiments and trials from Katib db driver. This design hurts high availability.

Thus we proposed a new design to implement a CRD for suggestion and remove Katib db communication from main workflow. The new design simplifies the implmentation of experiment and trial controller, and makes Katib Kubernetes native.
Thus we proposed a new design to implement a CRD for suggestion and remove Katib db communication from main workflow. The new design simplifies the implementation of experiment and trial controller, and makes Katib Kubernetes native.

This document is to illustrate the details of the new design.

Expand Down

0 comments on commit dcf2d00

Please sign in to comment.