UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Big Bang
bigbang
Commits
19f82ff9
Commit
19f82ff9
authored
2 years ago
by
Micah Nagel
Committed by
Ryan Garcia
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update dev script with DNS proxy instructions
parent
d1867b1e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1728
Update dev script with DNS proxy instructions
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/developer/scripts/k3d-dev.sh
+1
-0
1 addition, 0 deletions
docs/developer/scripts/k3d-dev.sh
with
1 addition
and
0 deletions
docs/developer/scripts/k3d-dev.sh
+
1
−
0
View file @
19f82ff9
...
...
@@ -511,6 +511,7 @@ then
echo
"Manually add more hostnames as needed."
echo
"The IPs to use come from the istio-system services of type LOADBALANCER EXTERNAL-IP that are created when Istio is deployed."
echo
"You must use Firefox browser with with manual SOCKs v5 proxy configuration to localhost with port 12345."
echo
"Also ensure 'Proxy DNS when using SOCKS v5' is checked."
echo
"Or, with other browsers like Chrome you could use a browser plugin like foxyproxy to do the same thing as Firefox."
echo
elif
[[
"
$PRIVATE_IP
"
==
true
]]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment