Skip to content

Commit 50e01a0

Browse files
guresonurtengqm
andauthored
Update content/en/docs/concepts/services-networking/ingress.md
Co-authored-by: Qiming Teng <[email protected]>
1 parent 70c7785 commit 50e01a0

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ A minimal Ingress resource example:
7474

7575
{{< codenew file="service/networking/minimal-ingress.yaml" >}}
7676

77-
As with all other Kubernetes resources, an Ingress needs `apiVersion`, `kind`, `metadata` and `spec` fields.
77+
An Ingress needs `apiVersion`, `kind`, `metadata` and `spec` fields.
7878
The name of an Ingress object must be a valid
7979
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
8080
For general information about working with config files, see [deploying applications](/docs/tasks/run-application/run-stateless-application-deployment/), [configuring containers](/docs/tasks/configure-pod-container/configure-pod-configmap/), [managing resources](/docs/concepts/cluster-administration/manage-deployment/).

0 commit comments

Comments
 (0)