{"id":1343,"date":"2024-11-16T19:00:13","date_gmt":"2024-11-16T19:00:13","guid":{"rendered":"https:\/\/robinluo.top\/?p=1343"},"modified":"2024-11-16T19:00:13","modified_gmt":"2024-11-16T19:00:13","slug":"traefik-controller","status":"publish","type":"post","link":"https:\/\/robinluo.top\/?p=1343","title":{"rendered":"Traefik Controller"},"content":{"rendered":"\n<p>K3S \u9ed8\u8ba4\u5b89\u88c5 Traefik \u4f5c\u4e3aingress \u63a7\u5236\u5668<\/p>\n\n\n\n<p>\u9ed8\u8ba4\u6ca1\u6709\u5f00\u542fdashboard \u4e14 \u5360\u7528\u4e86\u5404\u4e2anode\u768480 \u548c 443 \u7aef\u53e3<\/p>\n\n\n\n<p>traefix\u914d\u7f6e\u5728kube-system \u547d\u540d\u7a7a\u95f4\u5185<\/p>\n\n\n\n<p>\u4e00\u4e2a\u4f8b\u5b50 \u66b4\u97328081 \u7684nexus-service<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>apiVersion: traefik.containo.us\/v1alpha1\r\nkind: IngressRoute\r\nmetadata:\r\n  name: nexus-ingress\r\n  namespace: nexus\r\nspec:\r\n  entryPoints:\r\n  - web\r\n  routes:\r\n  - match: Host(`nexus.local`) # \u57df\u540d\r\n    kind: Rule\r\n    services:\r\n      - name: nexus-service  \r\n        port: 8081\r<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>K3S \u9ed8\u8ba4\u5b89\u88c5 Traefik \u4f5c\u4e3aingress \u63a7\u5236\u5668 \u9ed8\u8ba4\u6ca1\u6709\u5f00\u542fdashboard \u4e14 \u5360\u7528\u4e86\u5404\u4e2anode\u768480 \u548c 443 \u7aef\u53e3 traefix\u914d\u7f6e\u5728kube-system \u547d\u540d\u7a7a\u95f4\u5185 \u4e00\u4e2a\u4f8b\u5b50 \u66b4\u97328081 \u7684nexus-service<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[188],"tags":[199,184,200],"_links":{"self":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/1343"}],"collection":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1343"}],"version-history":[{"count":1,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/1343\/revisions"}],"predecessor-version":[{"id":1344,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/1343\/revisions\/1344"}],"wp:attachment":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1343"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1343"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1343"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}