├── testfile └── README.md /testfile: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # kubernetes-project 2 | A project to deploy Wordpress application on Kubernets using CI/CD pipeline 3 | --------------------------------------------------------------------------------