Update usage of .local with .minikube in k8s docs

Fixes #1521
This commit is contained in:
Ed Robinson 2017-05-04 13:31:38 +01:00 committed by Ludovic Fernandez
parent 5f0b215e90
commit c7281df230
4 changed files with 22 additions and 22 deletions

View file

@ -4,21 +4,21 @@ metadata:
name: cheese
spec:
rules:
- host: stilton.local
- host: stilton.minikube
http:
paths:
- path: /
backend:
serviceName: stilton
servicePort: http
- host: cheddar.local
- host: cheddar.minikube
http:
paths:
- path: /
backend:
serviceName: cheddar
servicePort: http
- host: wensleydale.local
- host: wensleydale.minikube
http:
paths:
- path: /

View file

@ -6,7 +6,7 @@ metadata:
traefik.frontend.rule.type: pathprefixstrip
spec:
rules:
- host: cheeses.local
- host: cheeses.minikube
http:
paths:
- path: /stilton

View file

@ -19,7 +19,7 @@ metadata:
namespace: kube-system
spec:
rules:
- host: traefik-ui.local
- host: traefik-ui.minikube
http:
paths:
- path: /