[Feature]: add google cloud integration on k8sgpt #1012
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
suggestion
Checklist
Is this feature request related to a problem?
None
Problem Description
No response
Solution Description
Issue Name is '[feature] add google cloud integration on k8sgpt'
I want to add GKEAnalyzer to google cloud integration
GKEAnalyzer Content has some Analysis
In GKE, Google Cloud tell us information such as important scheduled upgrades or available security bulletins (SecurityBulletinEvent, UpgradeAvailableEvent, UpgradeEvent) by Cloud Pub/Sub.
There are a few things I would like k8sgpt to do about this.
1-1. Summarize Each GKE Events
I would like a summary or supplement to these events.
1-2. Notification of each event to any chat tool
Cluster operators need a mechanism to receive these notifications. However, since Google Cloud only provides Cloud Pub/Sub, they need to create and deploy their own tools to receive these notifications and forward them to the chat tool.
k8sgpt and k8sgpt-operator will work together to make this happen.
GKE has three release channels: STABLE, REGULAR, and RAPID. RAPID is generally not used in production, so a warning will be issued if applicable.
Benefits
1-1. Kubernetes upgrades are difficult for kubernetes beginners, so help
1-2. Eliminate Cloud Run and permission settings that used to be deployed each time a cluster was created. Opportunity to bring k8sgpt into the cluster by taking on some of the work required in GKE operations
2. Be aware of mistakes in diverting settings from the development environment to the production environment
Potential Drawbacks
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: