Skip to content

Commit

Permalink
Merge pull request #171 from stakater/add-addons
Browse files Browse the repository at this point in the history
add new addons
  • Loading branch information
OsamaKhan220 authored Nov 6, 2023
2 parents b1c8c90 + fee1766 commit b72ef43
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 5 deletions.
Empty file.
17 changes: 17 additions & 0 deletions content/managed-addons/kubernetes-dashboard/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Overview

As part of SAAP (Stakater App Agility Platform), we offer the OpenShift Console as a managed addon. The OpenShift Console is a versatile web-based interface that simplifies the management, monitoring, and deployment of applications and resources within your OpenShift environment. By providing the OpenShift Console as a managed service, we aim to enhance the efficiency and user experience of our platform users, enabling them to seamlessly interact with their OpenShift clusters.

## Key Features and Benefits

- **Unified Cluster Management**: Access a single interface to manage clusters resources, streamlining administrative tasks for system administrators.

- **Application Management**: Developers benefit from seamless application management, enabling them to deploy, monitor, and troubleshoot applications efficiently.

- **Real-time Monitoring**: Gain real-time insights into the health and performance of clusters, applications, and resources, providing administrators with vital information for decision-making.

- **Resource Control**: Easily create, modify, and delete resources such as pods, services, deployments, routes, nodes, and more directly through the dashboard.

- **Role-Based Access Control**: Ensure the security of your environment by implementing role-based access control (RBAC), allowing you to define and manage user permissions and access levels.

- **Secure Access**: Our managed Kubernetes Dashboard is accessed securely over HTTPS, preserving the confidentiality and integrity of your data.
Empty file.
19 changes: 19 additions & 0 deletions content/managed-addons/odf/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Overview

[Red Hat OpenShift Data Foundation (ODF)](https://www.redhat.com/en/technologies/cloud-computing/openshift-data-foundation) is a powerful data management solution integrated into SAAP, designed to simplify and enhance data management for containerized applications. ODF ensures customers can efficiently and securely access and store their data.

## Key Features and Benefits

- **Container-Native Storage Integration**: ODF seamlessly integrates container-native storage solutions into SAAP environment, making it an ideal choice for containerized applications.

- **Multi-Cloud Data Management**: ODF supports data management across hybrid and multi-cloud environments, ensuring data consistency and mobility across different infrastructure platforms.

- **Persistent Data Volumes**: ODF offers persistent data volumes, allowing applications to store and access data reliably, even during pod restarts or scaling events.

- **Data Protection**: ODF includes features for data protection, such as backup and recovery, to ensure data integrity and availability.

- **Data Security**: Customers' data is secured with features like encryption and access controls, ensuring the confidentiality and privacy of sensitive information.

- **Scalability**: ODF dynamically manages storage resources, scaling horizontally to meet the growing demands of customers' containerized applications.

- **Data Services**: ODF supports various data services, including block storage, file storage, and object storage, making it versatile and adaptable to customers' diverse application needs.
2 changes: 1 addition & 1 deletion content/managed-addons/opencost/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 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.
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](https://www.opencost.io/) 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

Expand Down
8 changes: 5 additions & 3 deletions content/managed-addons/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@ Secrets management | [Vault](./vault/overview.md)
Artifacts management (Docker, Helm and Package registry) | [Nexus](./nexus/overview.md)
Code inspection | [SonarQube](./sonarqube/overview.md)
Authorization & Policy Enforcement | [Open Policy Agent, Gatekeeper](./gatekeeper/overview.md)
Log alerting | [Stakater Konfigurator](https://github.com/stakater/Konfigurator)
Log alerting | [Stakater Konfigurator](./konfigurator/overview.md)
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)
Automatic application reload | [Stakater Reloader](./reloader/overview.md)
Developer dashboard - Launchpad to discover applications | [Stakater Forecastle](./forecastle/overview.md)
Multi-tenancy | [Stakater Multi Tenant Operator](./mto/overview.md)
Feature environments, Preview Environments, Environments-as-a-Service | [Stakater Tronador](https://docs.stakater.com/tronador/#)
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)
Automated base image management | [Renovate](./renovate/overview.md)
Advanced cluster security | [RHACS](./rhacs/overview.md)
Automatic volume extension | [Volume Expander Operator](./volume-expander-operator/overview.md)
Vertical pod autoscaling | [Vertical Pod Autoscaling](./vertical-pod-autoscaler/overview.md)
Expand All @@ -38,4 +38,6 @@ 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)
Kubernetes dashboard | [Kubernetes Dashboard](./kubernetes-dashboard/overview.md)
Software defined storage | [OpenShift Data Foundation - ODF](./odf/overview.md)
Intrusion detection | Falco (coming soon)
2 changes: 1 addition & 1 deletion content/managed-addons/tilt/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 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.
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](https://tilt.dev/), 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

Expand Down
4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,10 @@ nav:
- managed-addons/ingress-controller/overview.md
- Event Router:
- managed-addons/event-router/overview.md
- Kubernetes Dashboard:
- managed-addons/kubernetes-dashboard/overview.md
- OpenShift Data Foundation:
- managed-addons/odf/overview.md
- Legal Documents:
- legal-documents/gtc.md
- legal-documents/sla.md
Expand Down

0 comments on commit b72ef43

Please sign in to comment.