I am new to Ziti.
I have installed ziti-controller, ziti-router, ziti-host for homelab.
I follow the Kubernetes Service | OpenZiti
But I can't get access to http://hello.ziti.internal/
curl -v hello.ziti.internal
* Host hello.ziti.internal:80 was resolved.
* IPv6: (none)
* IPv4: 100.64.0.3
* Trying 100.64.0.3:80...
* connect to 100.64.0.3 port 80 from 100.64.0.1 port 60997 failed: Connection refused
* Failed to connect to hello.ziti.internal port 80 after 70 ms: Couldn't connect to server
* Closing connection
curl: (7) Failed to connect to hello.ziti.internal port 80 after 70 ms: Couldn't connect to server
My Pods
ziti-controller-844f58bcbc-7hnjw 1/1 Running 0 4d1h
ziti-host-76799885b-zpfrn 1/1 Running 0 26h
ziti-router-65d664dfff-2dhs4 1/1 Running 17 (8h ago) 4d
kg po -n hello-toy
NAME READY STATUS RESTARTS AGE
hello-toy-5f586cb9c5-2h2z4 1/1 Running 0 4h13m
โ ID โ NAME โ TYPE โ ATTRIBUTES โ AUTH-POLICY โ
โโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโผโโโโโโโโโโผโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโค
โ 2hhw-oWCj โ ziti-host โ Default โ โ Default โ
โ PKQauDhCjD โ hello-client โ Default โ hello-clients โ Default โ
โ bIk.8HgCL โ diamon โ Default โ hello-clients โ Default โ
โ dsWg6GWCjD โ 002 โ Router โ hello-hosts โ Default โ
โ gbuzDKPhO โ Default Admin โ Default โ โ Default โ
โฐโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโดโโโโโโโโโโดโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโฏ
ziti edge policy-advisor services hello-service -q
OKAY : hello-client (1) -> hello-service (1) Common Routers: (1/1) Dial: Y Bind: N
OKAY : diamon (1) -> hello-service (1) Common Routers: (1/1) Dial: Y Bind: N
OKAY : 002 (1) -> hello-service (1) Common Routers: (1/1) Dial: N Bind: Y
[ziggy@ziti-router-65d664dfff-2dhs4 ~]$ curl hello.hello-toy.svc
<pre>
Hello World
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::::::::::,::$77777777777777,:,::::::::::::::::::::
::::::::::::::::::77777777777777777777777~,:::::::::::::::::
:::::::::::::::77777777777777II7777777777777,:::::::::::::::
::::::::::::$777777777777777I.:7777777777777777,::::::::::::
::::::::::77777777777777777I...I7777777777777777I:::::::::::
:::::::::77777777777777777I....?777777777777777777::::::::::
:::::::$77777777777777777I......77777777777777777777::::::::
::::::777777777777777777I.......I77777777777777777777,::::::
:::::777777777777777777I....?...?777777777777777777777::::::
:::,777777777777777777I....I7?...777777777777777777777$:::::
:::777777777777777777I....I77I...I777777777777777777777$::::
:::77777777777777777I....I7777...?7777777777777777777777::::
::77777777777777777I....I77777?..,77777777777777777777777:::
::7777777777777777I....I777777I...I77777777777777$7$$$$7$,::
:$777777777777777I....I77777777...?7777777777777$$77777777::
:777777777777777I ...I777II7777?...I.I7777777$777777777777::
:77777777777777I....I777I..7777I.......?I777$$$$$77$$$$7$$::
:7777777777777I....?I77I...I7777..........I777777$$$$$7$$$,:
:77777777777777?.. .??. ?7777? ..??. .?7$7$$$7$$$$$7::
,7777777777777777I..........I$77I...I777?....77777$7$$$$$$,,
:7777777777777777777?.......I7$$7..I777I....7$$$$$$$$$$$$$::
:777777777777777777777I.I=..?77777777$7....77$$$$$$$$7$$$$::
:777777777777777777777777I...I$7777777....77$$$$$$$$$$$$$$::
::77777777777777$7$7$$$$$I...?7$$7$77....7$$$$$$$$$$$$$$$:::
::777777777777777777$$$777+..~77$$7I....77$$$$$$$$$$$$$$$:::
:::77777777777777777777$$7I...7$$$I....7$7$$$$$$$$$$$$$$::::
:::Z77777777$7777777777$77I...?$77....I$$$$$$$$$$$$$$$$$::::
::::77777$$$$$7777$$$$$$$$7:..+77....I$$$$$$$$$$$$$$$$$:::::
:::::77777$777$$$$777$$$$77I...I....I$$$$$$$$$$$$$$$$$::::::
::::::$7777777$7777$$$7$$$$I...... I$$$$$$$$$$$$$$$$7:::::::
:::::::?$$$$$$$$$$$$$$$$$$$7=.....I$$$$$$$$$$$$$$$$=::::::::
:::::::::7$$$$$7$$$$$$$$$$$$?....77$$$$$$$$$$$$$$$::::::::::
::::::::::,7$$7$$$$$$$$$$$$$7...I$$$$$$$$$$$$$$$::::::::::::
::::::::::::~$$$$$$$$$$$$$$$7?.I$$$$$$$$$$$$$$::::::::::::::
:::::::::::::::$$$$$$$$$$$$$$77$$$$$$$$$$$$$::::::::::::::::
::::::::::::::::::7$$$$$$$$$$$$$$$$$$$$$$:::::::::::::::::::
:::::::::::::::::::::::$$$$$$$$$$$$$::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
</pre>