Create azure arm nodes without providing network interface
- 主要言語
- Python
- スター
- 2.1k
- フォーク
- 931
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 4
説明
## Feature Request
I'm having difficulty creating nodes with the azure arm driver. As I can understand, it requires providing an existing network interface, and to create a network interface, an existing subnet, IP, and virtual network are needed. I don't find methods to create them. The way to create azure nodes is not intuitive as other providers.
I wonder if it's possible to make the create_node method in the azure arm driver without providing a network interface? Or if there is an example of creating nodes for the azure arm driver?
コントリビューションガイド
調査の方向性
Start with the Azure ARM driver's create_node method and trace how it currently handles the required network interface. Determine whether the intended outcome is automatic network-resource creation or an example showing the existing workflow; completion should be defined before implementation because the request leaves those alternatives open.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, python
- 領域
- cloud
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100