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

ksonnet notebook with Ambassador #81

Merged
merged 1 commit into from
Feb 2, 2018
Merged

ksonnet notebook with Ambassador #81

merged 1 commit into from
Feb 2, 2018

Conversation

ukclivecox
Copy link
Contributor

No description provided.

@ukclivecox ukclivecox merged commit a52d447 into SeldonIO:master Feb 2, 2018
@ukclivecox ukclivecox deleted the ksonnet-ambassador-notebook branch February 14, 2018 16:31
agrski added a commit that referenced this pull request Dec 2, 2022
* Fix image set when running Triton standalone

* Replace raw Docker Make targets with Compose equivalents

This is good for consistency as the services will run with
the same config and env vars, regardless of whether they're all
started together (with 'up') or individually (with 'run').

This also introduces individual 'stop' commands, which
previously did not exist for raw Docker interactions.

* Fix typos in Compose commands

* Rename Make target for consistency with other local services

* Add Make targets for 'docker-compose ps ...' for convenience

* Fix typos in Make var usage

* Fix typo causing wrong images to be used

* Refactor Compose commands/options to vars

This reduces verbosity and removes duplication.
In turn, this makes the Make targets more legible, easier to maintain,
and less prone to typos.

* Fix typo using non-existent env file in Compose command

* Replace 'run' with 'up' for consistent service names & to allow interactions through Compose commands

Otherwise, one needs to use the container name and interact with direct Docker.
This is sufficient, but unintuitive when using Compose.
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.

1 participant