mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Merge pull request #1087 from btat/integrations-update
Update integrations list
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
---
|
||||
title: Application Development Engine with Epinio
|
||||
---
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/integrations-in-rancher/epinio"/>
|
||||
</head>
|
||||
|
||||
Epinio is a Kubernetes-based Application Development Platform. It helps operators and developers collaborate without conflict, and accelerates the development process. With Epinio, teams can move from application sources to a live URL in a single step.
|
||||
|
||||
## Epinio with Rancher
|
||||
|
||||
Epinio's integration with Rancher gives developers a jump start, without having to deal with the installation process or configuration. You can install Epinio directly from the Rancher UI's Apps page.
|
||||
|
||||
## Epinio with Rancher Prime
|
||||
|
||||
Rancher Prime customers can expect better integration of Epinio with other areas in the Rancher ecosystem such as:
|
||||
|
||||
- Better integration with Rancher authentication.
|
||||
- Integration with Neuvector and Kubewarden.
|
||||
- Custom Helm chart templates with preset annotations to seamlessly integrate with monitoring and other key tools.
|
||||
- Improved service marketplace.
|
||||
@@ -47,10 +47,6 @@ To learn more and get started with Rancher Prime, please visit [this page](https
|
||||
title="Operating System Management with Elemental"
|
||||
to="./integrations-in-rancher/elemental"
|
||||
/>
|
||||
<Card
|
||||
title="Observability with Opni"
|
||||
to="./integrations-in-rancher/opni"
|
||||
/>
|
||||
<Card
|
||||
title="Continuous Delivery with Fleet"
|
||||
to="./integrations-in-rancher/fleet"
|
||||
@@ -59,8 +55,4 @@ To learn more and get started with Rancher Prime, please visit [this page](https
|
||||
title="Kubernetes on the Desktop"
|
||||
to="./integrations-in-rancher/rancher-desktop"
|
||||
/>
|
||||
<Card
|
||||
title="Application Development Engine with Epinio"
|
||||
to="./integrations-in-rancher/epinio"
|
||||
/>
|
||||
</CardSection>
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
---
|
||||
title: Observability with Opni
|
||||
---
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/integrations-in-rancher/opni"/>
|
||||
</head>
|
||||
|
||||
Opni is a multi-cluster and multi-tenant observability platform. Purpose-built on Kubernetes, Opni simplifies the process of creating and managing backends, agents, and data related to logging, monitoring, and tracing. With built-in AIOps, Opni allows users to swiftly detect anomalous activities in their data.
|
||||
|
||||
Opni components work together to provide a comprehensive observability platform. Key components include:
|
||||
|
||||
- Observability Backends: Opni Logging enhances Opensearch for easy searching, visualization, and analysis of logs, traces and Kubernetes events. Opni Monitoring extends Cortex for multi-cluster, long-term storage of Prometheus metrics.
|
||||
- Observability Agents: Agents are software that collects observability data (logs, metrics, traces, and events) from their host and sends it to an observability backend. The Opni agent enables collection of logs, Kubernetes events, OpenTelemetry traces, and Prometheus metrics.
|
||||
- AIOps: Applies AL and machine learning to IT and observability data. Open AIOps features include log anomaly detection using pretrained models for Kubernetes control plane, Rancher and Longhorn.
|
||||
- Alerting and SLOs: Triggers and reliability targets for services enables utilizing Opni data to effectively make informed decisions regarding software operations.
|
||||
|
||||
## Opni with Rancher
|
||||
|
||||
Opni’s Helm charts are currently maintained in a charts-specific branch of the Opni GitHub project. Once this branch is added as a repository in Rancher, the Opni installation can be performed through the Rancher UI. Efforts are underway now to streamline this process by including these charts directly within Rancher itself, and offering Opni as a fully integrated Rancher App.
|
||||
|
||||
Opni’s log anomaly detection process includes purpose-built, pre-trained models for RKE2, K3s, Longhorn and Rancher agent logs. This advanced modeling ensures first class support for log anomaly detection for the core suite of Rancher products.
|
||||
|
||||
Reference in New Issue
Block a user