# traefik **Repository Path**: wangxuancheng/traefik ## Basic Information - **Project Name**: traefik - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-14 - **Last Updated**: 2021-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` kubectl apply -f traefik.yaml kubectl apply -f traefik-deployment.yaml kubectl apply -f traefik-svc.yaml ``` http://ip:nodePort/dashboard/#/ admin tcp 8080:31441 master ip 8.214.35.16 http://8.214.35.16:31441/dashboard/#/ ``` kubectl create -f my-nginx.yaml kubectl apply -f my-nginx-ingess.yaml ``` 解析自己域名,替换my-nginx-ingess.yaml访问 http://test.xxx.cn