Skip to content

Commit

Permalink
Refetch content for OpenAI assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 28, 2024
1 parent e34fe7f commit 69a3718
Show file tree
Hide file tree
Showing 13 changed files with 46 additions and 27 deletions.
2 changes: 2 additions & 0 deletions hack/assistant-setup/content/botkube.io__news.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Kubeshop acquires Botkube, InfraCloud's popular ChatOps platform for K8s trouble

InfraCloud Technologies and Kubeshop.io have signed a definitive agreement whereby Kubeshop.io has acquired a majority stake in BotKube.

<
>
Stay in the Loop

Join the Botkube Community in one of these channels
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,28 @@ User Quotes

The advantages of BotKube are its versatility and efficiency in managing and monitoring Kubernetes clusters. It offers seamless integration with various messaging platforms and provides real-time alerts and notifications. Its appeal is enhanced by Its user-friendly interface, and extensive customization options

![Image 6: automating tests staging cluster](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387ccf6ff66597d5f414815_botkube-quote-sign.svg)
![Image 6](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387cc6cd11dba9de0d3578f_botkube.gif)

![Image 7: automating tests staging cluster](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387ccf6ff66597d5f414815_botkube-quote-sign.svg)

The advantages of BotKube are its versatility and efficiency in managing and monitoring Kubernetes clusters. It offers seamless integration with various messaging platforms and provides real-time alerts and notifications. Its appeal is enhanced by Its user-friendly interface, and extensive customization options

![Image 7](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387cc6cd11dba9de0d3578f_botkube.gif)
![Image 8](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387cc6cd11dba9de0d3578f_botkube.gif)

![Image 8: automating tests staging cluster](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387ccf6ff66597d5f414815_botkube-quote-sign.svg)
![Image 9: automating tests staging cluster](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387ccf6ff66597d5f414815_botkube-quote-sign.svg)

For me, monitoring health and performance of the infrastructure in realtime was done with the help of Botkube. Botkube provided me security features such as unauthorized access attempts.

![Image 9](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387cc6cd11dba9de0d3578f_botkube.gif)
![Image 10](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387cc6cd11dba9de0d3578f_botkube.gif)

![Image 10: automating tests staging cluster](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387ccf6ff66597d5f414815_botkube-quote-sign.svg)
![Image 11: automating tests staging cluster](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387ccf6ff66597d5f414815_botkube-quote-sign.svg)

I love Botkube! I've used it since I can remember!

![Image 11](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387cc6cd11dba9de0d3578f_botkube.gif)
![Image 12](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387cc6cd11dba9de0d3578f_botkube.gif)

![Image 12: automating tests staging cluster](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387ccf6ff66597d5f414815_botkube-quote-sign.svg)
![Image 13: automating tests staging cluster](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387ccf6ff66597d5f414815_botkube-quote-sign.svg)

BotKube: The Ultimate Tool for #Kubernetes Alerts and Notifications

![Image 13](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387cc6cd11dba9de0d3578f_botkube.gif)
![Image 14](https://assets-global.website-files.com/633705de6adaa38599d8e258/6387cc6cd11dba9de0d3578f_botkube.gif)
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
Title: Botkube
Title: Architecture | Botkube

URL Source: https://docs.botkube.io/architecture/

Markdown Content:
Architecture
------------

This document describes high-level Botkube architecture, all components in the system and interactions between them.

Botkube is split into two main parts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Thanks to all contributors for making Open Source Software a better place! ❤

[pkosiec](https://github.com/pkosiec "pkosiec")

154 commits
155 commits

[![Image 5: huseyinbabal](https://avatars.githubusercontent.com/u/1237982?v=4)](https://github.com/huseyinbabal "huseyinbabal")

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Title: Botkube
Title: Integrations | Botkube

URL Source: https://docs.botkube.io/examples-and-tutorials/integrations/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ The plugin provides the following features:
* Agent status and configuration,
* the latest Botkube documentation and other Botkube content.
* Keeping conversation context in the message threads.
* Kubernetes cluster scan.

Get started[](#get-started "Direct link to Get started")
---------------------------------------------------------
Expand Down Expand Up @@ -68,6 +69,10 @@ Here are a few examples to get you started:
* `@Botkube ai what Botkube plugins are available to install? List all of them with one sentence description and link to the docs.`
* `@Botkube ai who's the Botkube maintainer?`

### AI cluster scan[](#ai-cluster-scan "Direct link to AI cluster scan")

The assistant can help you troubleshoot the Kubernetes cluster by performing a cluster-wide scan for any potential issues, such as failing pods, high resource usage, or any other anomalies. To start the scan, use the `@Botkube ai scan` command.

Configuration[](#configuration "Direct link to Configuration")
---------------------------------------------------------------

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
Title: Event notifications | Botkube
Title: Botkube

URL Source: https://docs.botkube.io/features/event-notifications

Markdown Content:
Event notifications
-------------------

Actionable notifications[](#actionable-notifications "Direct link to Actionable notifications")
------------------------------------------------------------------------------------------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ Clean up[​](#clean-up "Direct link to Clean up")
![Image 7: Delete](https://docs.botkube.io/assets/images/els_instance_delete-27fe3622760a4cbbd7c92d13d7ddcd41.png)


[Previous Elasticsearch for self-hosted Botkube](https://docs.botkube.io/installation/elasticsearch/self-hosted)
[Previous Elasticsearch for self-hosted Botkube](https://docs.botkube.io/installation/elasticsearch/self-hosted)[Next Outgoing webhook](https://docs.botkube.io/installation/webhook/)
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
Title: Botkube
Title: Slack | Botkube

URL Source: https://docs.botkube.io/installation/socketslack

Markdown Content:
Slack
-----

Redirecting to the new location of Slack installation... If you are not redirected in a few seconds, please click [here](https://docs.botkube.io/installation/slack/).
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ Title: Outgoing webhook | Botkube
URL Source: https://docs.botkube.io/installation/webhook/

Markdown Content:
**New to Botkube?** Get started fast (and free!) with the [Botkube Cloud Web App](https://app.botkube.io/).
Previous

Elasticsearch for Botkube Cloud

Next

Outgoing webhook for self-hosted Botkube
5 changes: 4 additions & 1 deletion hack/assistant-setup/content/docs.botkube.io__license.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
Title: License | Botkube
Title: Botkube

URL Source: https://docs.botkube.io/license/

Markdown Content:
License
-------

MIT License[](#mit-license "Direct link to MIT License")
---------------------------------------------------------

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
Title: Botkube
Title: AI Assistant | Botkube

URL Source: https://docs.botkube.io/plugins/ai-assistant

Markdown Content:
AI Assistant
------------

info

**This plugin is hosted by the [Botkube Cloud](https://app.botkube.io/) plugin repository and requires active Botkube Cloud account.**
Expand All @@ -28,6 +25,7 @@ The plugin provides the following features:
* Agent status and configuration,
* the latest Botkube documentation and other Botkube content.
* Keeping conversation context in the message threads.
* Kubernetes cluster scan.

Get started[](#get-started "Direct link to Get started")
---------------------------------------------------------
Expand Down Expand Up @@ -71,6 +69,10 @@ Here are a few examples to get you started:
* `@Botkube ai what Botkube plugins are available to install? List all of them with one sentence description and link to the docs.`
* `@Botkube ai who's the Botkube maintainer?`

### AI cluster scan[](#ai-cluster-scan "Direct link to AI cluster scan")

The assistant can help you troubleshoot the Kubernetes cluster by performing a cluster-wide scan for any potential issues, such as failing pods, high resource usage, or any other anomalies. To start the scan, use the `@Botkube ai scan` command.

Configuration[](#configuration "Direct link to Configuration")
---------------------------------------------------------------

Expand Down
4 changes: 3 additions & 1 deletion hack/assistant-setup/content/docs.botkube.io__support.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ Title: Support | Botkube
URL Source: https://docs.botkube.io/support/

Markdown Content:
Copyright © 2024 Kubeshop, Inc. Built with Docusaurus.
* [Need help with Botkube?](#need-help-with-botkube)

By continuing to use our site, you consent to Kubeshop using cookies in accordance with our [Privacy Policy.](https://botkube.io/privacy-policy)

0 comments on commit 69a3718

Please sign in to comment.