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

Create Kubernetes metadata files #49

Open
cdaid opened this issue Mar 29, 2023 · 1 comment
Open

Create Kubernetes metadata files #49

cdaid opened this issue Mar 29, 2023 · 1 comment
Assignees

Comments

@cdaid
Copy link
Contributor

cdaid commented Mar 29, 2023

As a developer
I need create Kubernetes metadata files
So that Kubernetes will know how to deploy the application

Details and Assumptions

  • Need to create the necessary Kubernetes metadata files for deployment: deployment.yaml, service.yaml, secrets.yaml, postgres.yaml, pod.yaml (slide 57)

Acceptance Criteria

Given an application
When ready for deployment
Then Kubernetes deploys application given provided metadata files.
@yitao-zhou yitao-zhou self-assigned this Apr 4, 2023
Pimnipalmie added a commit that referenced this issue Apr 4, 2023
…etadata-file

#49 Create kubernetes metadata files, deploy service
@Pimnipalmie
Copy link
Contributor

pending secrets.yaml

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

No branches or pull requests

3 participants