Skip to content

AI Recommendations

CAEPE simplifies Kubernetes management for DevOps engineers through its intelligent Recommendation Engine. This powerful tool scans your Kubernetes clusters comprehensively, diagnosing and triaging issues clearly and concisely. Leveraging embedded Site Reliability Engineering (SRE) expertise, the Recommendation Engine transforms complex logs and signals into actionable recommendations, easily understandable in plain English.

Users receive essential recommendations related to their Kubernetes environment, categorized into two key areas: Cluster, and Workload recommendations. All recommendations are readily accessible on the Recommendations page, with an additional dedicated tab allowing users to conveniently view and filter recommendations.

This guide shows you how to view and manage AI recommendations from wihin CAEPE application. You can access the configuration section from the Recommendations menu item.

Viewing Recommendations

Screenshot of AI recommendations

You can see the overall recommendations and the individual breakdown recommendations for each category.

Screenshot of AI cluster recommendations

Click the View Information link below each of the category to see more details about the AI recommendations including the impact, name/ID, dedscription, resource, cluster.

You can also filter recommendations by error, warning or information based on the resource or cluster type

Screenshot of AI recommendations details

Click the View Details for detail information and recommended actions to resolve the issue

Setting up AI Recommendations

Screenshot of add AI credentials

Setup the AI Recommendations by clicking the _Recommendations button.

Click ADD OPENAI CREDENTIALS, then enter your a unique credential name & API key in the form.

Screenshot of Open AI credentials

Info

Find out more about credentials.

After adding the credentials, the Recommendation Engine automatically initiates a scan. To trigger a manual scan, go to each section (cluster/workloads/security), and click Run Scan

Note

Recommendations currently work only with an OpenAI API key. Support for other providers will be added in the future.

Back to top