wangxiyuan created FLINK-14241:
----------------------------------

             Summary: Add ARM installation step for flink e2e container test
                 Key: FLINK-14241
                 URL: https://issues.apache.org/jira/browse/FLINK-14241
             Project: Flink
          Issue Type: Sub-task
          Components: Tests
    Affects Versions: 1.9.0
            Reporter: wangxiyuan
             Fix For: 2.0.0


Flink e2e container test runs under docker, docker-compose and kubernets. But 
the way Flink using to install the package doesn't work on ARM.
 # docker-compose doesn't have ARM release bin file
 # minikube doesn't support ARM.

So we should add the new step for ARM arch. 
 # install docker-compose by `pip install`
 # use kubeadm instead of minikube



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to