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

fix: fix docker for mac M1 users #170

Merged
merged 5 commits into from
Jul 29, 2022
Merged

fix: fix docker for mac M1 users #170

merged 5 commits into from
Jul 29, 2022

Conversation

converge
Copy link
Contributor

@converge converge commented Jul 28, 2022

  • allow M1 users to run Kubefirst
  • README.md was also updated, and should contain the required step to start the Kubefirst installer

a quick summary:

1. clone this repo
2. create a .env file in the root folder containing AWS_PROFILE and AWS_REGION
3. docker compose up
4. go run . init + parameters
5. go run . cluster create

fix #167

Signed-off-by: João Vanzuita joao@kubeshop.io

João Vanzuita added 5 commits July 28, 2022 18:24
Signed-off-by: João Vanzuita <joao@kubeshop.io>
Signed-off-by: João Vanzuita <joao@kubeshop.io>
Signed-off-by: João Vanzuita <joao@kubeshop.io>
Signed-off-by: João Vanzuita <joao@kubeshop.io>
Signed-off-by: João Vanzuita <joao@kubeshop.io>
@converge converge merged commit 4406380 into main Jul 29, 2022
@converge converge deleted the fix_docker_compose branch July 29, 2022 11:01
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.

m1 mac issue reported on kubefirst init command
3 participants