Skip to content

Commit

Permalink
Update docs to remove references to k8s agent operator
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Haddon committed Feb 5, 2024
1 parent 09b9235 commit 1e852c7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Jenkins-k8s Operator
# Jenkins-agent Operator

A [Juju](https://juju.is/) [charm](https://juju.is/docs/olm/charmed-operators) deploying and managing [Jenkins](https://www.jenkins.io/) Agents on machines. It is configurable to integrate with a Jenkins charm deployed in another Juju model.
A [Juju](https://juju.is/) [charm](https://juju.is/docs/olm/charmed-operators) deploying and managing [Jenkins](https://www.jenkins.io/) agents on machines. It is configurable to integrate with a Jenkins charm deployed in another Juju model.

This charm simplifies initial deployment and "day N" operations of Jenkins Agent on VMs and bare metal.

As such, the charm makes it easy for those looking to take control of their own agents whilst keeping operations simple, and gives them the freedom to deploy on the platform of their choice.

For DevOps or SRE teams this charm will make operating Jenkins Agent simple and straightforward through Juju's clean interface. It will allow easy deployment into multiple environments for testing changes, and supports scaling out for enterprise deployments.
For DevOps or SRE teams this charm will make operating Jenkins agents simple and straightforward through Juju's clean interface. It will allow easy deployment into multiple environments for testing changes, and supports scaling out for enterprise deployments.

## Project and community

Expand All @@ -17,7 +17,7 @@ The Jenkins-agent Operator is a member of the Ubuntu family. It's an open source
- [Join our online chat](https://app.element.io/#/room/#charmhub-charmdev:ubuntu.com)
- [Contribute](Contribute)

Thinking about using the Jenkins-k8s Operator for your next project? [Get in touch](https://app.element.io/#/room/#charmhub-charmdev:ubuntu.com)!
Thinking about using the Jenkins-agent Operator for your next project? [Get in touch](https://app.element.io/#/room/#charmhub-charmdev:ubuntu.com)!

# Contents

Expand All @@ -30,4 +30,4 @@ Thinking about using the Jenkins-k8s Operator for your next project? [Get in tou
1. [Configurations](reference/configurations.md)
1. [Integrations](reference/integrations.md)
1. [Explanation](explanation)
1. [Managing workload inside the charm](explanation/workload.md)
1. [Managing workload inside the charm](explanation/workload.md)

0 comments on commit 1e852c7

Please sign in to comment.