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 a gcr.io image for Flunentd to Elasticsearch node level logging #6038

Merged
merged 1 commit into from
Mar 27, 2015

Conversation

satnam6502
Copy link
Contributor

No description provided.


push:
sudo docker push kubernetes/fluentd-elasticsearch:$(TAG)
gcloud preview docker push gcr.io/google-containers/$(IMAGE):$(TAG)
Copy link
Contributor

Choose a reason for hiding this comment

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

You should specify the project here so it doesn't need to be set in the environment: gcloud --project=google-containers preview docker push ...

Copy link
Contributor

Choose a reason for hiding this comment

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

The project is determined from the image name/tag; it doesn't need to be passed as a flag. Per documentation, in order to push to a gcr.io repository, the image has to be tagged gcr.io/project-id/image-name:tag. The repository location is gcr.io/project-id.

@satnam6502
Copy link
Contributor Author

Ah, this has a redundant tag too? Removed. PTAL.

@j3ffml
Copy link
Contributor

j3ffml commented Mar 27, 2015

lgtm

j3ffml added a commit that referenced this pull request Mar 27, 2015
Create a gcr.io image for Flunentd to Elasticsearch node level logging
@j3ffml j3ffml merged commit bec9827 into kubernetes:master Mar 27, 2015
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.

4 participants