Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
devops-intern-labs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vũ Hoàng Nam
devops-intern-labs
Commits
5190f1e5
Commit
5190f1e5
authored
Jan 18, 2024
by
Vũ Hoàng Nam
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add guide for connect Minikube Ingress to MacOS
parent
1ce29985
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README.md
Week9/README.md
+8
-0
No files found.
Week9/README.md
View file @
5190f1e5
...
@@ -12,6 +12,14 @@ kubectl create secret tls web-app-tls --cert=tls.crt --key=tls.key
...
@@ -12,6 +12,14 @@ kubectl create secret tls web-app-tls --cert=tls.crt --key=tls.key
```
```
##### Connect from MacOS to Minikube Ingress Addons
##### Connect from MacOS to Minikube Ingress Addons
<<<<<<< HEAD
=======
# Install via Homebrew
$ brew install chipmk/tap/docker-mac-net-connect
# Run the service and register it to launch at boot
$ sudo brew services start chipmk/tap/docker-mac-net-connect
>>>>>>> 776c692 (Add guide for connect Minikube Ingress to MacOS)
```
```
# Install via Homebrew
# Install via Homebrew
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment