Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

✨ Add support for deploying kai #374

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Conversation

fabianvf
Copy link
Contributor

@fabianvf fabianvf commented Aug 12, 2024

Adds experimental support for deploying kai alongside konveyor in hub-importer mode. Prerequisite to run is creating a secret with the LLM credentials in it.

kubectl create secret -n konveyor generic kai-api-key-secret --fromliteral=genai_key=[BAM_KEY] --from-literal=api_base=[OPENAI_BASE] --from-literal=api_key=[OPENAI_KEY]

@fabianvf fabianvf changed the title Add support for deploying kai ✨ Add support for deploying kai Aug 12, 2024
@fabianvf fabianvf marked this pull request as ready for review August 19, 2024 17:41
Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
@jmontleon
Copy link
Member

ACK. I have not tested, but looks good to me.

Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants