name: to-http
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /
spec:
backend:
serviceName: wordpress
servicePort: 80
[tesla@236065 ~]$ kubectl get ingress to-http
NAME HOSTS ADDRESS PORTS AGE
to-http * 80 59s
Note: Ingress controllers and load balancers may take a minute or two to allocate an IP address. Until that time, you often see the address listed as <pending>
или надо подождать ?
а в сервисах чего?
Обсуждают сегодня