Skip to content

Commit

Permalink
Merge pull request #357 from stakater/add-more-us
Browse files Browse the repository at this point in the history
add more user stories
  • Loading branch information
rasheedamir authored Dec 11, 2024
2 parents 21213f7 + 424af79 commit 16723e4
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/for-administrators/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Welcome to the administration section, your comprehensive guide to mastering administration of the SAAP ecosystem. This section equips you with the knowledge, tools, and techniques needed to excel in monitoring and maintaining your OpenShift cluster with SAAP . Whether you're just getting started or seeking to refine your environment , we've organized our content into following categories to cater to Administrators at every level:

## User Stories

To gain a deeper understanding of the user journeys with SAAP, refer to the detailed [User Stories](user-stories.md)

## Explanation

- [Privileged Roles Available in SAAP](./secure-your-cluster/saap-authorization-roles.md)
Expand Down
9 changes: 9 additions & 0 deletions content/for-administrators/user-stories.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# User Stories

## User Story # 1

As an administrator, I want to configure node autoscaling, including scale-up to handle increased load and scale-down to optimize resource usage during reduced load, so that I can efficiently manage capacity and support my customers effectively.

![type:video](https://www.youtube.com/embed/c3FvQXgZdRE)

Tags: AutoScaling
4 changes: 4 additions & 0 deletions content/for-developers/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Welcome to the Developer Section, your comprehensive guide to mastering application development and deployment within our ecosystem. This section equips you with the knowledge, tools, and techniques needed to excel in building, deploying, and maintaining your software projects. Whether you're just getting started or seeking to refine your skills, we've organized our content into three main categories to cater to developers at every level:

## User Stories

To gain a deeper understanding of the user journeys with SAAP, refer to the detailed [User Stories](user-stories.md)

## Explanation

- [Developer Training](./explanation/developer-training.md)
Expand Down
8 changes: 8 additions & 0 deletions content/for-developers/user-stories.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,3 +167,11 @@ As a developer, I want to enable backups for my applications using Velero, so th
![type:video](https://www.youtube.com/embed/dyPm4-49DOk)

Tags: backup restore, Velero

## User Story # 22

As a developer, I want to implement OpenTelemetry for distributed tracing, so I can efficiently visualize application traces and quickly troubleshoot issues to improve performance and reliability.

![type:video](https://www.youtube.com/embed/tmOOWt33g_E)

Tags: Tracing, OpenTelemetry
1 change: 1 addition & 0 deletions theme_override/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ nav:
- about/onboarding.md
- For Administrators:
- for-administrators/overview.md
- for-developers/user-stories.md
- Plan your environment:
- for-administrators/plan-your-environment/sizing.md
- Secure your cluster:
Expand Down

0 comments on commit 16723e4

Please sign in to comment.