Hybrid cloud

Job ID: 37194807

Budget: $250 – $750 USD

Hybrid Cloud Implementation Project

Services Needed:
- Cloud networking

Assistance with System Integration:
- Yes

Timeline:
- Anticipated timeline for this project is 1-3 months

Skills and Experience Required:
- Strong knowledge and experience in cloud networking
- Expertise in system integration
- Familiarity with hybrid cloud implementation
- Proficiency in managing and configuring cloud services
- Ability to ensure data backup and recovery in a hybrid cloud environment


Hello Team,

I need your help to setup multi Kubernetes cluster.

1. Create Kubernetes cluster-a on AWS
2. Create Kubernetes cluster-B on local machine (maybe on a docker container)
3. Deploy helloworld app (any rest api app) on both clusters.
4. Setup a LB to handle traffic between clusters.
5. If cluster b is offline or unhealthy, request should be served by cluster A.

Milestone
1. Setting up clusters
2. Route traffic between clusters.
3. Documentation and explain how the setup works