Part 7: Build your CI/CD pipelines with Jenkins and Tekton¶
Agenda¶
In this section you will learn:
- Install/download prerequisites
- Package Java Maven application
- Test Java application
- Docker
- Dockerfile
- Build Docker image
- Run Docker containers
- Use Kubernetes Docker daemon
- Docker Registry
- SSH into Docker images
- Connecting Docker containers
- Inspect Docker Containers