Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Need to add Jumpbox on Workload Spoke for AKS #190

Open
jrspinella opened this issue Nov 9, 2022 · 4 comments
Open

Need to add Jumpbox on Workload Spoke for AKS #190

jrspinella opened this issue Nov 9, 2022 · 4 comments
Assignees
Labels
bicep Related to Bicep code core New feature or request enhancement New feature or request

Comments

@jrspinella
Copy link
Contributor

jrspinella commented Nov 9, 2022

Describe the enhancement
AKS needs a jump box on the same vnet as the cluster. Bastion may not work if the cluster is on a different subnet. if we are using a VM in a hub network, we need to set up Virtual network peering for the cluster. Creating a VM in the same VNET as the AKS cluster is the easiest option.

@jrspinella jrspinella added enhancement New feature or request bicep Related to Bicep code core New feature or request labels Nov 9, 2022
@jftl6y
Copy link
Collaborator

jftl6y commented Nov 11, 2022

@jrspinella Please specify OS, VM size and tooling (if any) required for the jump box.

@sstjean
Copy link
Collaborator

sstjean commented Nov 11, 2022

This may need to be a switch variable to deploy a Windows or a Linux jumpbox

@jftl6y
Copy link
Collaborator

jftl6y commented Nov 11, 2022

Or have a variable to deploy a Windows and/or a Linux jumpbox.

@jrspinella
Copy link
Contributor Author

You can use the VM overlay built with the TAK server. We will need the tools to manage AKS. like Git, Kubctl, ect.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bicep Related to Bicep code core New feature or request enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants