docker, kubernetes, python, go & readme
-
"pp-eye" project shows an approach to dockerize and deploy a service on kubernetes cluster.
-
cli written in golang and python
-
Given:
- hello service default exposed port is 8080.
- hello service accepts option -addr :portnumber
- hello service accepts a single argument for get call and returns the "Hi there, 'arg'!"
-
Solution:
all solution described are run on macOS Catalina(Darwin) 10.15.6
-
Cli
- devops task: python-cli
- dev task: go-cli
- qa task: armageddon
-
CodeFile Links