Skip to content

Install Meridio on kind cluster: proxy-load-balancer-a1-xxx stuck failed Readiness probe #429

@dezenxi

Description

@dezenxi

Hi,
I'm following up instructions https://meridio.nordix.org/docs/demo/multus-kind-ovs/#installation
to install Meridio on kind cluster.

However, some pods got not-ready state as below
ipam-trench-a-0 1/1 Running 0 6m41s
meridio-operator-548db54687-njlcw 1/1 Running 0 7m35s
nsp-trench-a-0 1/1 Running 0 6m41s
proxy-load-balancer-a1-9mfq6 0/1 Running 0 6m40s
proxy-load-balancer-a1-p5mrg 0/1 Running 0 6m39s
stateless-lb-frontend-attr-1-7b6d9d56f7-6gtd4 0/2 Init:CrashLoopBackOff 6 (35s ago) 6m41s
stateless-lb-frontend-attr-1-7b6d9d56f7-9x4sv 0/2 Init:CrashLoopBackOff 6 (42s ago) 6m41s

k describe pod proxy-load-balancer-a1-9mfq6 -n red
Warning Unhealthy 17s (x29 over 4m17s) kubelet Readiness probe failed: service unhealthy (responded with "NOT_SERVING")

k describe pod stateless-lb-frontend-attr-1-7b6d9d56f7-6gtd4 -n red
Args:
-c
sysctl -w net.ipv4.conf.all.forwarding=1 ; sysctl -w net.ipv4.fib_multipath_hash_policy=1 ; sysctl -w net.ipv4.conf.all.rp_filter=0 ; sysctl -w net.ipv4.conf.default.rp_filter=0 ; sysctl -w net.ipv6.conf.all.forwarding=1 ; sysctl -w net.ipv6.fib_multipath_hash_policy=1
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: Error
Exit Code: 1
Started: Tue, 13 Jun 2023 23:35:43 +1000
Finished: Tue, 13 Jun 2023 23:35:43 +1000
Ready: False
Warning BackOff 11m (x4 over 12m) kubelet Back-off restarting failed container

I followed strictly the step in https://meridio.nordix.org/docs/demo/multus-kind-ovs/#installation
Still don't know why pod of proxy and frond-end are not up/running
I need your help to install Meridio on kind cluster.
Is there any prerequisite when installing Meridio on kind cluster?

Regards,
Duong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions