Add Jenkins setup resources
This commit is contained in:
11
README.md
11
README.md
@@ -14,3 +14,14 @@ All machines run Fedora, using only Fedora builds of the Kubernetes components
|
||||
(`kubeadm`, `kubectl`, and `kubeadm`).
|
||||
|
||||
See [Cluster Setup](setup/README.md) for details.
|
||||
|
||||
|
||||
## Jenkins Agents
|
||||
|
||||
One of the main use cases for the Kubernetes cluster is to provide dynamic
|
||||
agents for Jenkins. Using the [Kubernetes Plugin][0], Jenkins will
|
||||
automatically launch worker nodes as Kubernetes pods.
|
||||
|
||||
See [Jenkins Kubernetes Integration](jenkins/README.md) for details.
|
||||
|
||||
[0]: https://plugins.jenkins.io/kubernetes/
|
||||
|
||||
Reference in New Issue
Block a user