mirror of
https://github.com/Kuingsmile/word-GPT-Plus.git
synced 2026-04-25 16:25:49 +03:00
[GH-ISSUE #150] [Feature]: Add Kubernetes support with a Helm chart #94
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/word-GPT-Plus#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @flefevre on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/Kuingsmile/word-GPT-Plus/issues/150
Originally assigned to: @Kuingsmile on GitHub.
前置阅读 | Pre-reading
服务类型 | Service Type
Self-hosted service
系统信息 | System Information
Windows
Office 版本 | Office Version
office 2021
功能请求 | Feature request
Hello 👋,
First of all, thank you for this great project — it's very useful and well-maintained.
I noticed that the project already provides a Docker Compose configuration, which is very appreciated for local or simple deployments.
Would it be possible to also provide Kubernetes support by adding a Helm chart to the repository? This would make it much easier to deploy and manage Word-GPT-Plus in a Kubernetes environment, especially for users running containerized workloads at scale.
Ideally, the Helm chart could include:
Thanks again for your work!