Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve Azure support #2447

@radu-matei

Description

@radu-matei

There are things that need to get improved in the Azure support:

  • migrate the creation of resources to the ARM deployment model in the Azure Go SDK

  • remove non-official vendored dependencies

  • hard coded values (networking, (unused) initial admin username and password for VM) as ARM template variables

Improvements:

  • discuss migration the OS disk to Azure Managed Disks - bump Azure Go SDK version which will likely cause problems to azure-vhd-utils

  • allow the opening of ports on the network interface's NSG (discussion about binding to container, command passing, multiple ports)

  • discuss the possibility of having the Azure Linux Guest Agent as a service

Please feel free to also include any other relevant thing I might have missed, feature requests and others (different options available for other cloud providers not currently supported for Azure)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions