Skip to content

Commit

Permalink
add more addons (#168)
Browse files Browse the repository at this point in the history
* add more addons

* update vocab
  • Loading branch information
rasheedamir authored Nov 1, 2023
1 parent b0bf067 commit a59bbf7
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 3 deletions.
Empty file.
13 changes: 13 additions & 0 deletions content/managed-addons/opencost/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Overview

We understand the significance of managing Kubernetes costs while ensuring the efficient use of resources in your containerized environment. That's why we provide the OpenCost managed addon as an integral part of our SAAP (Stakater App Agility Platform) to help you take control of your Kubernetes spending.

## Key Features and Benefits

- **Cost Allocation**: OpenCost offers detailed insights into the cost breakdown of your Kubernetes workloads, enabling you to allocate expenses accurately to different teams, projects, or departments.

- **Resource Optimization**: Identify resource-intensive workloads and areas where cost savings can be achieved, allowing you to make informed decisions about resource allocation.

- **Chargeback**: Implement a transparent cost-sharing model by easily charging individual teams or projects for their Kubernetes resource usage.

- **Custom Reporting**: Generate custom reports and gain visibility into the financial aspects of your Kubernetes cluster to enhance cost control.
6 changes: 4 additions & 2 deletions content/managed-addons/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Log alerting | [Stakater Konfigurator](https://github.com/stakater/Konfigurator)
External (downtime) alerting | [Stakater IMC](https://github.com/stakater/IngressMonitorController), [UptimeRobot](https://uptimerobot.com/) (free tier)
Automatic application reload | [Stakater Reloader](https://github.com/stakater/Reloader)
Developer dashboard - Launchpad to discover applications | [Stakater Forecastle](./forecastle/overview.md)
Multi-tenancy | [Stakater Multi Tenant Operator](https://docs.stakater.com/mto/index.html)
Multi-tenancy | [Stakater Multi Tenant Operator](./mto/overview.md)
Feature environments, Preview Environments, Environments-as-a-Service | [Stakater Tronador](https://docs.stakater.com/tronador/#)
Clone secrets, configmaps, etc. | Stakater Replicator
Replicate secrets & configmaps | [Stakater Multi Tenant Operator](./mto/overview.md)
GitOps application manager | Stakater Fabrikate
Management and issuance of TLS certificates | [cert-manager](./cert-manager/overview.md)
Automated base image management | [Renovate](https://github.com/renovatebot/renovate)
Expand All @@ -36,4 +36,6 @@ Declarative resource patching | [Patch Operator](./patch-operator/overview.md)
Ingress controller | [OpenShift Router](./ingress-controller/overview.md)
Kubernetes event routing | [Event Router](./event-router/overview.md)
Lock manager | [RDLM](./rdlm/overview.md)
Local development | [Tilt](./tilt/overview.md)
Showback | [OpenCost](./opencost/overview.md)
Intrusion detection | Falco (coming soon)
Empty file.
15 changes: 15 additions & 0 deletions content/managed-addons/renovate/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Overview

We understand the critical need for keeping the Docker images and Helm charts up-to-date to ensure the performance, security, and stability of your containerized applications. Renovate, is available as a managed addon in our SAAP platform, simplifies and automates this process.

## Key Features and Benefits

- **Automated Dependency Monitoring**: Renovate continuously scans your repositories, identifying new versions of Docker images and Helm charts in your dependencies.

- **Automatic Pull Requests (PRs)**: Renovate generates Pull Requests (PRs) with the necessary updates, making it effortless for your development teams to review, approve, and apply these updates.

- **Customizable Scheduling**: Renovate empowers you to tailor the update scheduling, aligning it with your team's workflow to minimize disruptions.

- **Enhanced Security**: Renovate ensures you're consistently using the latest, most secure, and reliable versions of Docker images and Helm charts, reducing vulnerability risks.

- **Insightful Change Tracking**: Gain comprehensive insights into the changes in your dependencies through detailed changelogs, helping you make informed decisions on updates.
Empty file.
15 changes: 15 additions & 0 deletions content/managed-addons/tilt/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Overview

In the realm of cloud-native application development, local development is a critical phase. It's where code takes shape and is refined before deployment. Tilt, a powerful tool integrated into the Stakater App Agility Platform (SAAP), is designed to elevate your local development experience, making it more efficient and productive than ever.

## Key Features and Benefits

- **Live Updates**: Tilt offers live updates for your development environment. As you modify code, Tilt automatically detects changes and updates your local setup accordingly, providing rapid feedback.

- **Streamlined Configuration**: SAAP simplifies the configuration of Tilt, ensuring that developers can effortlessly set up their local development environments with minimal friction.

- **Containerized Development**: Tilt leverages containerization, ensuring that your local development environment mirrors production. This leads to fewer surprises when code is deployed.

- **Unified Dashboard**: Tilt provides a centralized dashboard to monitor the state of your services and applications during local development. It offers insights into bottlenecks and errors, aiding efficient troubleshooting.

Tilt for local development, integrated into SAAP, revolutionizes the way you build and refine your cloud-native applications. With live updates, efficient configuration, and a focus on mirroring production environments, Tilt empowers your development teams to be more productive than ever before.
2 changes: 1 addition & 1 deletion vocabulary

0 comments on commit a59bbf7

Please sign in to comment.