Is there any alternative generate yaml file for ingress

dheeraj kumar:
Is there any alternative generate yaml file for ingress

Mohamed Ayman:
This warning could be removed if you follow the doc to see the latest version options.
Check this please

https://kubernetes.io/docs/concepts/services-networking/ingress/|https://kubernetes.io/docs/concepts/services-networking/ingress/

You can use an imperative command to create it, using --dry-run=client -o yaml and during the exam, you can also get examples from the kubernetes documentation. Some examples you can find here in this link.

Regards,
Vitor Jr.
KodeKloud Support