Difference between revisions of "Kind: Ingress"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
apiVersion: extensions/v1beta1 | apiVersion: extensions/v1beta1 | ||
kind: Ingress | kind: Ingress | ||
− | metadata: | + | [[metadata:]] |
name: foobar | name: foobar | ||
spec: | spec: |
Revision as of 09:25, 9 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: