├── Jenkinsfile ├── README.md └── deploymentservice.yml /Jenkinsfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shazforiot/Jenkins-integration-with-kubernetes/HEAD/Jenkinsfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shazforiot/Jenkins-integration-with-kubernetes/HEAD/README.md -------------------------------------------------------------------------------- /deploymentservice.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shazforiot/Jenkins-integration-with-kubernetes/HEAD/deploymentservice.yml --------------------------------------------------------------------------------