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

🌱 use v2 for make tilt-up and provide Docker socket #54

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

guettli
Copy link
Contributor

@guettli guettli commented Jan 19, 2024

What this PR does / why we need it:

This PR changes the kind cluster, so that the docker socket of the host is available in the mgt-cluster.

Otherwise, you get:

Reconciler error" err="failed to create helper for managing the
externalLoadBalancer: failed to list containers: failed to list containers:
failed to list containers: Cannot connect to the Docker daemon
at unix:///var/run/docker.sock. Is the docker daemon running?

This PR changes the kind cluster, so that the docker socket
of the host is available in the mgt-cluster.

Otherwise you get:

> Reconciler error" err="failed to create helper for managing the
> externalLoadBalancer: failed to list containers: failed to list containers:
> failed to list containers: Cannot connect to the Docker daemon
>  at unix:///var/run/docker.sock. Is the docker daemon running?

Signed-off-by: Thomas Guettler <thomas.guettler@syself.com>
@guettli guettli merged commit a04233f into main Jan 19, 2024
4 checks passed
@guettli guettli deleted the tg/use-v2-for-make-tilt-up branch January 19, 2024 14:57
@jschoone jschoone added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Feb 27, 2024
kranurag7 pushed a commit that referenced this pull request Apr 24, 2024
…lt-up

🌱 use v2 for `make tilt-up` and provide Docker socket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants