Skip to content

Add Dockerfile#32

Open
andreub wants to merge 2 commits intodatabricks:masterfrom
andreub:master
Open

Add Dockerfile#32
andreub wants to merge 2 commits intodatabricks:masterfrom
andreub:master

Conversation

@andreub
Copy link

@andreub andreub commented Mar 28, 2018

No description provided.

Copy link
Collaborator

@nicklan nicklan left a comment

Choose a reason for hiding this comment

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

Thanks, this is cool! A couple of small nits on the README changes and we should be able to merge it.

README.md Outdated

## Docker build

`docker run --rm -it -v $HOME/.kube/:/root/.kube/ click`
Copy link
Collaborator

Choose a reason for hiding this comment

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

This isn't right is it? It should be something like docker build -t click . in the click directory?


## Docker

`docker run --rm -it -v $HOME/.kube/:/root/.kube/ click`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you add a note that if any of your certificates are stored outside the .kube dir you'll need to bind that in as well?

Copy link

Choose a reason for hiding this comment

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

There's also the issue of kubectl configurations that use other commands to gather auth info (e.g. gcloud for GKE clusters).

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