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

Feat/#299 kube deployment #311

Merged
merged 5 commits into from
Jun 21, 2019
Merged

Feat/#299 kube deployment #311

merged 5 commits into from
Jun 21, 2019

Conversation

BalloonWen
Copy link
Contributor

related issue: #299
this will generate by default. don't want to add too many options in config file, if needs config to enable/disable this feature, maybe in future releases.

…yml as tag. In future we may need to remove the version from the image name.
Copy link
Member

@DSchrupert DSchrupert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Template should include:

  • resource requests/limits
  • liveness/readiness checks
  • label for environment

@stevehu stevehu merged commit af27fc3 into master Jun 21, 2019
@stevehu stevehu deleted the feat/#299-kube-deployment branch June 21, 2019 20:26
BalloonWen added a commit that referenced this pull request Jun 26, 2019
* -init created template file

* -added kubernetes template for deploy and expose a service.

* -instead of using "test" as tag, using the version defined in config.yml as tag. In future we may need to remove the version from the image name.

* -added following to the kubernetes deploy template:
       resource requests/limits
       liveness/readiness checks
       label for environment
stevehu pushed a commit that referenced this pull request Jul 3, 2019
* -init created template file

* -added kubernetes template for deploy and expose a service.

* -instead of using "test" as tag, using the version defined in config.yml as tag. In future we may need to remove the version from the image name.

* -added following to the kubernetes deploy template:
       resource requests/limits
       liveness/readiness checks
       label for environment
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

Successfully merging this pull request may close these issues.

3 participants