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

Integrate Mycelium with tfcmd #908

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

AbdelrahmanElawady
Copy link
Collaborator

Description

Integrate Mycelium with tfcmd

Changes

  • VMs and K8s can be deployed with Mycelium enable by passing --mycelium and --workers-mycelium.

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstring

Copy link
Collaborator

@rawdaGastan rawdaGastan left a comment

Choose a reason for hiding this comment

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

can we add mycelium flags for vm and kubernetes docs :D

grid-cli/cmd/deploy_kubernetes.go Show resolved Hide resolved
"Description": ""
}
],
"Disks": [],
Copy link
Collaborator

Choose a reason for hiding this comment

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

why disk is removed ?

11:43AM INF master planetary ip: 300:e9c4:9048:57cf:d73d:eb4c:7a6d:503
11:43AM INF master mycelium ip: 423:16f5:ca74:b600:ff0f:9ee:d57e:827a
11:43AM INF worker1 wireguard ip: 10.20.2.3
11:43AM INF worker0 wireguard ip: 10.20.2.3
Copy link
Collaborator

Choose a reason for hiding this comment

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

is it normal to have same ips for workers?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

nope not normal this is a bug

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

created an issue for that #909

@AbdelrahmanElawady AbdelrahmanElawady merged commit c14069b into development Mar 5, 2024
38 of 39 checks passed
@AbdelrahmanElawady AbdelrahmanElawady deleted the development_tfcmd_mycelium branch March 5, 2024 10: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.

None yet

2 participants