Skip to content

Investigation Chat

This page is about showing multiple ways to use the Vaticy Teammate.

On the right side of the screen there is a chat box, it can be used for multiple reasons like but not limited to:

  • Asking general questions about the Kubernetes cluster
  • Chatting about the different connected integrations
  • Investigating issues

Flow

First we begin with a question we have:

any errors?

Now we wait for Vaticy to gather and process data like Deployments and other objects:

get me the deployments

Or logs:

get me the logs

Then we wait for the data to be aggregated, analyzed and understood, before sending it to our llm to generate a response:

generating response

And at the end we receive the answer for our request:

answer!