lingyun

Results 12 issues of lingyun

Signed-off-by: luoMonkeyKing [email protected] What type of PR is this? /kind documentation What this PR does / why we need it: In the process of testing mci, due to network reasons,...

kind/documentation
size/M

**What happened**: When I query a single namespace information through karmada-search, I can't find it, but when I query all namespaces, I can query the namespace information. ``` kubectl get...

kind/bug

**What would you like to be added**: I don't know if other users in the community have this requirement, that is to do 4-layer load access through ingress. I want...

kind/feature

**Environment**: - Karmada version: master - kubectl-karmada or karmadactl version (the result of `kubectl-karmada version` or `karmadactl version`): - Others: According to the installation steps in the readme, it has...

kind/documentation

[https://kubesphere.io/zh/docs/devops-user-guide/examples/go-project-pipeline/](url) Build the pipeline according to the steps in the document, when it is executed to the deploy app stage, the following error is reported: ![00fed62bf14f7dc5bde3b2a1d4aa271](https://user-images.githubusercontent.com/31637804/149309610-0af635b4-baf8-4905-911a-6b341b8c8c26.png) Solution: remove the previous...

Hello, why is the report executed in the docker container./keepalived-exporter: not found

**What happened**: when deleting labels in workload annotations, member clusters are not deleted together,but the annotations in the work have been updated. Add and modify operations are normal. **Environment**: -...

kind/bug

**What happened**: I added a new cluster member3, but the resources in member3 cannot be queried through karmada-search. targetCluster configuration in ResourceRegistry: ``` targetCluster: exclude: - host ``` karmada-search logs:...

kind/bug

**What happened**: When installing istio according to this document [istio](https://github.com/karmada-io/website/blob/main/docs/userguide/service/working-with-istio-on-flat-network.md) , the istio-ingressgateway of the member cluster reports that port 15012 has timed out, and the container network is now...

kind/bug

# Bug Report 根据v1.12.x文档测试lb svc,创建完service后没有生成lb-svc-test-service pod,文档地址:https://kubeovn.github.io/docs/v1.12.x/guide/loadbalancer-service/ ## Actual Behavior ## Steps to Reproduce the Problem 1.根据文档已安装multus、开启了--enable-lb-svc=true开关 2.创建了NetworkAttachmentDefinition CRD 资源,内容和文档中一样,只是把网卡改成本地物理网卡名称 3.创建attach-subnet子网,内容和文档中一样,安装官方文档复制 4.创建LoadBalancer Service,内容和文档中一样,安装官方文档复制 5.创建完LoadBalancer Service之后,查看kube-ovn controller pod日志如下: ``` I0318 11:18:48.461690 1...

no-issue-activity