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

Pre Provision Extensions not working on windows nodes #3366

Closed
adelina-t opened this issue Jun 26, 2018 · 0 comments
Closed

Pre Provision Extensions not working on windows nodes #3366

adelina-t opened this issue Jun 26, 2018 · 0 comments

Comments

@adelina-t
Copy link
Contributor

Using preProvision Extensions will not work on k8s clusters with windows nodes.

Acs-engine version: tested with versions > v.0.18.0

The method here:

"GetKubernetesAgentPreprovisionYaml": func(profile *api.AgentPoolProfile) string {
that is responsible for generating the preprovision extension command never gets called in the templates for windows agents.

A quick solution for this would be having a placeholder in the deployment script for Windows that would be replaced with the extension command, like in the case of DCOS (

PREPROVISION_EXTENSION
)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant