Explain what `sample application` is, in `no-dns.md` (#5676)

* Explain what `sample application` is, in `no-dns.md`

* Update no-dns.md
This commit is contained in:
Ofey Chan 2023-10-19 21:31:39 +08:00 committed by GitHub
parent c72897b71e
commit 729b03c1c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
=== "No DNS" === "No DNS"
If you are using `curl` to access the sample applications, or your own Knative app, and are unable to use the "Magic DNS (sslip.io)" or "Real DNS" methods, there is a temporary approach. This is useful for those who wish to evaluate Knative without altering their DNS configuration, as per the "Real DNS" method, or cannot use the "Magic DNS" method due to using, If you are using `curl` to access [the sample applications](/docs/getting-started/first-service/), or your own Knative app, and are unable to use the "Magic DNS (sslip.io)" or "Real DNS" methods, there is a temporary approach. This is useful for those who wish to evaluate Knative without altering their DNS configuration, as per the "Real DNS" method, or cannot use the "Magic DNS" method due to using,
for example, minikube locally or IPv6 clusters. for example, minikube locally or IPv6 clusters.
To access your application using `curl` using this method: To access your application using `curl` using this method: