EC-Release / sdk

The Agent SDK
Other
4 stars 7 forks source link

Setup Gateway in Azure VPC (Release 13) #70

Closed ayasuda2OO3 closed 4 years ago

ayasuda2OO3 commented 4 years ago

Subject

AHA DTEC-95 Setup Gateway in Azure VPC

Feature Owner

Ram.

Repo

ramaraosrikakulapu commented 4 years ago

Provisioned with an ALB (ip address: 10.210.151.229) and Ubuntu virtual machine (ip address: 10.210.151.230).

Able to to run the gateway in Azure VM and able to curl the health page from the same VM, but unable to access health page from outside.

From the discussion, we understood security rules are not allowing to access the gateway health page. Have to work with Zameer to update the security rules on Virtual machine.

ramaraosrikakulapu commented 4 years ago

Updated the security rules and able to access the gateway health page from on prem network.

Next steps: Recreate them to understand better Check the EC connection with Azure gateway Documentation

ramaraosrikakulapu commented 4 years ago

Following are the activities to create in order - Resource Group Subnets Virtual Network Virtual Machines Azure Application Gateway Listener Routing rule Http Settings Health Probes

Deployed EC agent in gateway mode and able to access it with azure application gateway. Yet to test EC connectivity with Azure EC gateway.

ramaraosrikakulapu commented 4 years ago

Deployed the gateway in a Azure VM and able to make successful EC connection with server and client agents via 'Azure Load Balancer'.

Documented the steps in wiki page. Only change, create 'Azure application Load balancer' instead of 'Azure Application Gateway'.

Closing the issue.

Next release: Achieve HA for gateways by load balancing with NGINX