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

Add required files to deploy service on Kubernetes #6

Open
rofrano opened this issue Sep 21, 2016 · 0 comments
Open

Add required files to deploy service on Kubernetes #6

rofrano opened this issue Sep 21, 2016 · 0 comments

Comments

@rofrano
Copy link
Collaborator

rofrano commented Sep 21, 2016

As a User
I need the service to be publicly available on Kubernetes
So that I can use it from the Internet

Assumptions

  • The Kubernetes manifests will be in a folder called ./deploy
  • Need to add a deployment.yaml file to specify the deployment parameters
  • Need to add a service.yaml file to specify the service

Acceptance Criteria

Given I have created the required files to deploy service on Kubernetes
When I issue a `kubectl apply -f deploy`
Then the service successfully deploys to Kubernetes
@rofrano rofrano added this to the Sprint 1 milestone Sep 21, 2016
@rofrano rofrano self-assigned this Nov 16, 2016
@rofrano rofrano removed their assignment Jan 31, 2017
@rofrano rofrano removed this from the Sprint 1 milestone Jan 31, 2017
@rofrano rofrano modified the milestones: Sprint 1: Get something working, Sprint 1 Jan 30, 2020
@rofrano rofrano removed this from the Sprint 1 milestone Feb 17, 2020
@rofrano rofrano changed the title Add required files to deploy service on Bluemix Add required files to deploy service on Kubernetes May 30, 2022
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