Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 支持注入 service 字段 #165

Open
LiaoSirui opened this issue Nov 7, 2024 · 1 comment
Open

[Feature] 支持注入 service 字段 #165

LiaoSirui opened this issue Nov 7, 2024 · 1 comment
Assignees

Comments

@LiaoSirui
Copy link

LiaoSirui commented Nov 7, 2024

希望支持注入 service 字段

我想使用 LB,但是不希望分配 NotePort

apiVersion: v1
metadata:
  name: xxx
  annotations:
    metallb.universe.tf/ip-allocated-from-pool: static
    metallb.universe.tf/loadBalancerIPs: 192.168.24.2
spec:
  allocateLoadBalancerNodePorts: false
  type: LoadBalancer
@LiaoSirui
Copy link
Author

另外 koko 好像不支持单独使用 LB IP 这种形式即:

  • web 依赖 Ingress 转发
  • koko 依赖 LB IP 转发

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants