From f1e54866dd10487bc5e009c77ef110a12305125b Mon Sep 17 00:00:00 2001 From: Jim Grady Date: Mon, 12 Jun 2023 10:43:40 -0400 Subject: [PATCH] Update URL and host config for local kubernetes cluster --- README.md | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 1c6b5e3ae9..d2f2a4bc09 100644 --- a/README.md +++ b/README.md @@ -657,20 +657,6 @@ maintenance-7f4b5b89b8-rhgk9 1/1 Running 0 10m ### Connecting to Your Cluster -#### Network Hosts Configuration - -The cluster's ingress controller uses the hostname `thecombine.local` to _The Combine_. To direct traffic for this host -to the ingress controller, add: - -```textfile -127.0.0.1 thecombine.local -``` - -to your network hosts file: - -- Windows: `%windir%\System32\drivers\etc\hosts` -- Linux/macOS: `/etc/hosts` - #### Setup Port Forwarding _Rancher Desktop only!_ @@ -686,9 +672,8 @@ Note that the port forwarding is not persistent; you need to set it up whenever #### Connecting to _The Combine_ -Once your host configuration has been setup, you can connect to _The Combine_ by entering the URL -`https://thecombine.local` in the address bar of your web browser. (`https://thecombine.local:` for _Rancher -Desktop_) +You can connect to _The Combine_ by entering the URL `https://thecombine.localhost` in the address bar of your web +browser. (`https://thecombine.localhost:` for _Rancher Desktop_) Notes: