Skip to content

Commit

Permalink
fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
rasheedamir committed Oct 29, 2023
1 parent 7954b45 commit 1b31a0d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion content/managed-addons/event-router/overview.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Overview

The Event Router watches Kubernetes events and logs them for collection by the logging subsystem.
The Event Router watches Kubernetes events and logs them for collection by the logging subsystem.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In the ever-evolving landscape of cloud-native applications, achieving dynamic s

Horizontal Pod Autoscaler (HPA) is a core feature of Kubernetes designed to automate the scaling of your application's pods (containers) based on resource utilization or custom metrics. HPA ensures that your application always has the right number of replicas to handle varying workloads, thus optimizing efficiency and performance.

## Key Features and Benefits:
## Key Features and Benefits

- **Automated Scalability**: HPA continuously monitors your applications and automatically scales the number of pods up or down to match the required resources, ensuring smooth performance and cost savings.

Expand Down
2 changes: 1 addition & 1 deletion content/managed-addons/ingress-controller/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In the world of container orchestration and cloud-native applications, efficient traffic routing and ingress management are critical. OpenShift Router, an essential component within the Stakater App Agility Platform (SAAP), plays a pivotal role in ensuring that your applications are seamlessly accessible, secure, and scalable.

## Key Features and Benefits:
## Key Features and Benefits

- **Ingress Routing**: OpenShift Router acts as the ingress controller, enabling you to route external traffic to services running within your OpenShift clusters. It manages the incoming requests and forwards them to the appropriate destinations.

Expand Down
2 changes: 1 addition & 1 deletion content/managed-addons/rhacs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In the era of cloud-native applications, safeguarding your Kubernetes workloads

[Red Hat Advanced Cluster Security (RHACS)](https://www.redhat.com/en/technologies/cloud-computing/openshift/advanced-cluster-security-kubernetes) is a comprehensive security solution designed to secure containerized applications and Kubernetes environments effectively. RHACS offers advanced capabilities for threat detection, vulnerability management, compliance enforcement, and more, ensuring your Kubernetes workloads remain resilient and protected.

## Key Features and Benefits:
## Key Features and Benefits

- **Container and Kubernetes Security**: RHACS provides comprehensive security for containerized applications and Kubernetes environments, helping organizations protect their critical workloads.

Expand Down
2 changes: 1 addition & 1 deletion content/managed-addons/service-mesh/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In today's dynamic and complex technology landscape, delivering reliable, scalab

A service mesh is a dedicated infrastructure layer designed to manage communication between microservices in a cloud-native environment. It offers essential functionalities like traffic management, security, observability, and more, allowing organizations to seamlessly deploy, monitor, and secure their applications.

## Key Features and Benefits:
## Key Features and Benefits

- **Effortless Deployment:** With our Service Mesh addon, you can quickly deploy and configure a service mesh in your SAAP, eliminating the steep learning curve and reducing time-to-market.

Expand Down
2 changes: 1 addition & 1 deletion content/managed-addons/vertical-pod-autoscaler/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In the fast-paced world of cloud-native applications, achieving the perfect bala

Vertical Pod Autoscaler (VPA) is a key component of Kubernetes that dynamically adjusts resource requests and limits for your container workloads based on their resource utilization. It helps your applications run smoothly by ensuring they have the right amount of CPU and memory resources available, minimizing waste and performance bottlenecks.

## Key Features and Benefits:
## Key Features and Benefits

- **Effortless Resource Optimization:** Our Managed vPA addon continuously monitors your workloads and automatically adjusts resource requests and limits, optimizing application performance without manual intervention.

Expand Down

0 comments on commit 1b31a0d

Please sign in to comment.