$ kubectl edit -n kubeflow gateways.networking.istio.io kubeflow-gateway
"/tmp/kubectl-edit-ny447.yaml" 26L, 938B 1,1 All
# Please edit the object below. Lines beginning with a '#' will be ignored,
# and an empty file will abort the edit. If an error occurs while saving this file will be
# reopened with the relevant failures.
#
apiVersion: networking.istio.io/v1beta1
kind: Gateway
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"networking.istio.io/v1alpha3","kind":"Gateway","metadata":{"annotations":{},"name":"kubeflow-gateway","namespace":"kubeflow"},"spec":{"selector":{"istio":"ingressgateway"},"servers":[{"hosts":["*"],"port":{"name":"http","number":80,"protocol":"HTTP"}}]}}
creationTimestamp: "2024-01-08T11:27:26Z"
generation: 5
name: kubeflow-gateway
namespace: kubeflow
resourceVersion: "31863"
uid: bd2186d8-6065-448f-9c9c-29479bdf5131
spec:
selector:
istio: ingressgateway
servers:
- hosts:
- '*'
port:
name: http
number: 80
protocol: HTTP
# tls:
# httpsRedirect: true
http의 tls 부분 주석처리
대시보드 url에 ns 쿼리파라미터 명시하기
http://192.168.1.203:8080/?ns=