Actions
Feature #405
openMigrate batch job translate từ aws sang sử dụng container của kubernete
Start date:
01/29/2024
Due date:
% Done:
0%
Estimated time:
Description
Mục tiêu mỗi khi user dịch file thì start 1 container của kubenete, truyền các tham số giữ nguyên như cũ.
Image thì lấy từ ECR
Example tham khảo ở đây
https://github.com/kubernetes-client/python/blob/master/examples/job_crud.py
https://github.com/kubernetes-client/python/blob/master/kubernetes/docs/CoreV1Api.md#create_namespaced_pod
Tạm thời chưa có môi trường kubenete dev, dùng tạm minicube để code ở local
https://minikube.sigs.k8s.io/docs/start/
Actions