From 1e852c7e979926192032babe1a130d54526c80b8 Mon Sep 17 00:00:00 2001 From: Tom Haddon Date: Mon, 5 Feb 2024 12:10:55 +0100 Subject: [PATCH] Update docs to remove references to k8s agent operator --- docs/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/index.md b/docs/index.md index 8303b71..5037e68 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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 @@ -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 @@ -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) \ No newline at end of file + 1. [Managing workload inside the charm](explanation/workload.md)