hasura / hasura/gitkube

Gitkube fails to build Docker images with latest EKS 1.12 AMI

Open
#113 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.8k
Forks
197
PR merge metrics
No merged PRs in 30d

Description

Bridge networking is disabled for security reasons.

See related issue https://github.com/awslabs/amazon-eks-ami/issues/183 for explanations.

Adding `--enable-docker-bridge true ` as a node bootstrap argument solve the problem (see https://github.com/awslabs/amazon-eks-ami/issues/187).

Adding ` --network host` to Docker build command might be another solution.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Docker image build failure with the latest EKS 1.12 AMI, where bridge networking is disabled. Review the linked amazon-eks-ami issues and the Gitkube Docker build command, then determine which proposed networking change resolves the failure. Done means Gitkube can build images successfully in that EKS environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, docker, go, kubernetes
Domain
build-system, cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.