Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a shell file to deploy all services in one command #75

Open
bivasmaiti26 opened this issue May 3, 2020 · 1 comment
Open

Write a shell file to deploy all services in one command #75

bivasmaiti26 opened this issue May 3, 2020 · 1 comment
Assignees

Comments

@bivasmaiti26
Copy link
Contributor

Create a shell script which will deploy all services in the kubernetes cluster, this shell script will be used for the Continuous Deployment Jenkins pipeline.

@bivasmaiti26 bivasmaiti26 self-assigned this May 3, 2020
@bivasmaiti26
Copy link
Contributor Author

Since the kubernetes cluster is changed, and we are segregating all the services from one pod to multiple pods, a shell file is created with all the kubectl commands to deploy all the services. This contains multiple sleep commands due to dependency between services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant