Difference between revisions of "Kind: Ingress"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
== Related terms == | == Related terms == | ||
− | * [[Ingress]] | + | * [[Kubernetes: Ingress controllers]] |
* <code>[[kubectl get ingress]]</code> | * <code>[[kubectl get ingress]]</code> | ||
Revision as of 13:54, 21 February 2022
This article is a Draft. Help us to complete it.
apiVersion: extensions/v1beta1 kind: Ingress metadata: name: foobar spec: rules: - host: foobar.example.com http: paths: - backend: serviceName: foo servicePort: 8080 path: /
Related terms
See also
kind:
[Pod | Ingress | ClusterConfiguration
|Config | ConfigMap | ServiceAccount | Deployment | List | Secret | Status ], spec: metadata: data:
Advertising: