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

VS in default multi cluster mode not working #3726

Open
avinashchundu9 opened this issue Jan 23, 2025 · 3 comments
Open

VS in default multi cluster mode not working #3726

avinashchundu9 opened this issue Jan 23, 2025 · 3 comments

Comments

@avinashchundu9
Copy link

Setup Details

CIS Version : 2.19
Build: f5networks/k8s-bigip-ctlr:latest
BIGIP Version: Big IP v17.1.1.3
AS3 Version: 3.52
Agent Mode: AS3
Orchestration: K8S
Orchestration Version:
Pool Mode: Nodeport
Additional Setup details: Rancher/Calico network

Description

VS is not working with CIS in default multicluster mode

Steps To Reproduce

  1. Deploy CIS in default multicluster mode and create a virtual server to point to a service in both the cluster
  2. LB not able to forward traffic to the service

Expected Result

VS to should forward traffic to the service.

Actual Result

Connection reset

Spec YAML file:

spec:
bigipRouteDomain: 0
host: f5-hello-world.domain.com
partition: test
pools:
- monitor:
interval: 5
timeout: 16
type: tcp
multiClusterServices:
- clusterName: cluster1
namespace: default
service: f5-hello-world
servicePort: 8080
- clusterName: cluster2
namespace: default
service: f5-hello-world
servicePort: 8080
virtualServerAddress: x.x.x.x
status:
status: OK
vsAddress: x.x.x.x

@avinashchundu9 avinashchundu9 added bug untriaged no JIRA created labels Jan 23, 2025
@trinaths
Copy link
Contributor

Created [CONTCNTR-5186] for internal tracking.

@trinaths trinaths added JIRA and removed untriaged no JIRA created labels Jan 23, 2025
@mdditt2000
Copy link
Contributor

@trinaths this is needs to be fixed in the 2.19.1 maintenance release for customer. Major slip!!

@mdditt2000
Copy link
Contributor

Scheduled 2.19.1 Sprint 2 - Begins 29th Jan

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

No branches or pull requests

3 participants