Skip to content

joisyousef/Orange-Jenkins-Project

Repository files navigation

Kubernetes Jenkins Project

Project Structure

├── cluster-role-binding.yaml
├── cluster-role.yaml
├── deploymens.yaml
├── Dockerfile.jenkins
├── image.png
├── Jenkinsfile
├── jenkins-role.yaml
├── pv.yaml
├── README.md
├── role-binding.yaml
└── service.yaml

Create a Namespace for Jenkins.

kubectl create namespace jenkins

Deploy the jenkins setup

kubect apply -f .

SUCCESS! alt text

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published