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

Config vagrant for part 2 #26

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Conversation

FirelightFlagboy
Copy link
Collaborator

@FirelightFlagboy FirelightFlagboy commented Oct 23, 2022

  • Create a vm based on ubuntu-22.04.
  • Set the ip to be 192.168.56.110.
  • Install k3s in server mode.
  • Create a kube config file to allow to access the virtual cluster with a local kubectl.
  • Add readme to document how to use the generated config file.

@FirelightFlagboy FirelightFlagboy added the p2 Part 2 related stuff label Oct 23, 2022
@FirelightFlagboy FirelightFlagboy force-pushed the 3-k3s-and-3-simple-applications branch 4 times, most recently from 0e9feb9 to e4cec11 Compare October 24, 2022 19:37
@FirelightFlagboy FirelightFlagboy force-pushed the 3-k3s-and-3-simple-applications branch 2 times, most recently from 1a996f2 to cd8f4d8 Compare November 4, 2022 18:12
- Create a vm based on `ubuntu-22.04`.
- Set the ip to be `192.168.56.110`.
- Install k3s in `server` mode.
- Create a kube config file to allow to access the virtual cluster with a local `kubectl`.
- Add readme to document how to use the generated config file.
@FirelightFlagboy FirelightFlagboy merged commit df6a893 into main Nov 4, 2022
@FirelightFlagboy FirelightFlagboy deleted the 3-k3s-and-3-simple-applications branch November 4, 2022 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Part 2 related stuff
Projects
None yet
3 participants