Граф коммитов

422 Коммитов

Автор SHA1 Сообщение Дата
Jack Francis 543083cda8
feat: coredns-autoscaler (#3067) 2020-04-17 16:15:25 -07:00
Jack Francis b8aae45be2
chore: use Ubuntu 18.04-LTS as default (#3070) 2020-04-14 15:17:48 -07:00
Matt Boersma 6026dd2052
chore: remove support for Kubernetes 1.13 (#3059) 2020-04-13 15:27:27 -07:00
Jack Francis 5a34150f0e
feat: allow mixed mode Availability Zone configuration (#3032) 2020-04-08 09:41:31 -07:00
Jack Francis 5827deaab0
feat: deprecate kata-containers (#3014) 2020-04-03 10:40:42 -07:00
Jack Francis 7f301d2f44
chore: use Standard LoadBalancer as default (#2998) 2020-04-02 11:46:56 -07:00
Sertaç Özercan 5c38c4dbdc
fix: change gatekeeper namespace in azure-policy addon (#2991) 2020-03-30 17:00:19 -07:00
Anish Ramasekar 228c9a0453
feat: add csi-secrets-store addon (#2936) 2020-03-30 16:57:15 -07:00
Kalya Subramanian 8453a6a4e4
feat: Windows azure-cni with containerd (#2864) 2020-03-30 11:02:08 -07:00
Matt Boersma 6381d647eb
feat: add support for Kubernetes 1.19.0-alpha.1 (#2982)
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.19.md#v1190-alpha1
2020-03-30 10:30:39 -07:00
Jack Francis 6f1c911f84
test: reduce PR E2E cluster jobs (#2975) 2020-03-26 19:42:31 -07:00
Jack Francis b1284c7ac9
feat: deprecate CoreOS support (#2945) 2020-03-25 13:35:09 -07:00
Sertaç Özercan b755c28e85
chore: update azure-policy addon versions (#2903) 2020-03-20 16:35:13 -07:00
Jack Francis 581acdf201
chore: rev default Kubernetes version to 1.15 (#2932) 2020-03-19 13:56:29 -07:00
Mark Rossetti 561f129831
test: add test config to use gen2 images for agent pools (#2893) 2020-03-17 15:04:41 -07:00
Jack Francis abfcdc4153
fix: apply_network_config: false for 18.04-LTS (#2908)
* fix: apply_network_config: false for 18.04-LTS

* reboot if 18.04-LTS non-VHD

* fix: use CSE for network override

* make this work

* fix cloudInitFiles

* test: more resilient ssh copy retries

* undo label-nodes changes

* restore label-nodes fix
2020-03-17 11:25:29 -06:00
Anish Ramasekar ff5362e060
feat: allow iptables mode for dualstack 1.18+ (#2882) 2020-03-11 18:15:02 -07:00
Rohit ba473f8637
chore: update default to recommended cluster settings on Azure Stack (#2861) 2020-03-09 09:40:45 -07:00
Mark Rossetti b068aa700c
feat: Experimental support for Windows+ContainerD (#1322) 2020-03-05 12:40:01 -08:00
Matt Boersma ee81bbf79f
chore: update node-problem-detector to v0.8.1 (#2808)
See https://github.com/kubernetes/node-problem-detector/releases/tag/v0.8.1
2020-03-02 08:48:38 -08:00
Anish Ramasekar 251614bdec
chore: bump keyvault-flexvol to v0.0.16 (#2760) 2020-02-24 12:18:29 -08:00
Jack Francis 79ab03f62f
chore: cse cleanup (#2746) 2020-02-19 15:35:26 -08:00
Matt Bearup 94eae1c019
feat: add template/options for using Shared Image Gallery (#2687) 2020-02-19 11:07:16 -08:00
Jack Francis 9a140f6cf4
test: replace containerd+kubenet with containerd+azure (#2678) 2020-02-03 16:34:52 -08:00
DavidLangworthy 80258e06f8 feat: Add Node Pool (#2557) 2020-01-17 09:43:58 -08:00
David Justice bcad1bd09c feat: add cse telemetry with apmz (#2415) 2020-01-15 14:39:48 -05:00
Frank Gao a5d625ea00 feat: Azure Spot VMSS (#2547)
* Azure Spot VMs support

* add doc

* Add the new field in vlabs and related unit tests

* fix unit test

* coding optimize

* Add missing parameters to make the configurable

* test: use spot instead of low pri in E2E tests

Co-authored-by: Jack Francis <jackfrancis@gmail.com>
2020-01-13 15:08:48 -05:00
Matt Boersma 37ffa89cd9 feat: add support for Kubernetes 1.18.0-alpha.1 (#2503)
* feat: add support for Kubernetes 1.18.0-alpha.1

See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.18.md#changelog-since-v1170

* test: add 1.18 to Jenkinsfile

* ci: disable kms for 1.18

* chore: move flannel 1.18 spec to containeraddons

* chore: generated code

* fix: use new cloudprovider implementation for 1.18

Co-authored-by: Jack Francis <jackfrancis@gmail.com>
2020-01-07 12:13:46 -05:00
Matt Boersma 81175cc0f3 docs: remove mentions of old orchestrators (#2501) 2019-12-26 14:04:42 -05:00
Jack Francis 609ba19817
test: revert change to default kubernetes.json api model example (#2494) 2019-12-20 10:50:33 -08:00
Rahul Jain 02e3076a68 feat: Antrea plugin support in AKS Engine (#2407)
* Antrea plugin support in AKS Engine

* chore: clean up

* chore: use ContainerImage

* chore: generated code

* refactor: Updating antrea yaml to 0.2.0

Co-authored-by: Jack Francis <jackfrancis@gmail.com>
2019-12-20 13:03:40 -05:00
Jack Francis 9375e074b0 refactor: make cilium addon user-configurable (#2480)
* refactor: make cilium addon user-configurable

* chore: clarify that cilium doesn't work w/ 1.16 and above, add validation

* test: addons UT

* test: go template UT

* ci: use Standard_D8_v3 for cilium test, only run NetworkPolicy tests

* fix: error message language

* chore: remove debug fmt.Println

* ci: revert back to Standard_D2_v3
2019-12-19 13:36:39 -05:00
Jack Francis e0b7f9ad0a
refactor: make pod-security-policy addon user-configurable (#2463) 2019-12-17 11:40:48 -08:00
Jack Francis 9d4b9e2520
docs: clarify Key Vault as secrets documentation (#2402) 2019-12-10 10:01:25 -08:00
Matt Boersma 96c914ecf7 chore: remove support for Kubernetes 1.11 and 1.12 (#2276)
* chore: remove support for Kubernetes 1.11.x

* chore: remove k8s 1.11 from VHD

* chore: remove k8s 1.12 from VHD

* chore: remove support for Kubernetes 1.12.x

* test: rollback to 1.13.11 in tests

* chore: cleanup addons and legacy cruft

* test: remove 1.12 from test configs
2019-12-08 20:07:36 -05:00
Matt Boersma bcff9672e3
feat: node-problem-detector addon (#2371)
* feat: node-problem-detector addon

* chore: add node-problem-detector to VHD

* style: remove IsNodeProblemDetectorEnabled helper func

YAGNI.

* fix: add /dev/kmsg mount

* feat: add metrics endpoint service

* fix: use k8s-app label and addon manager label
2019-12-03 12:35:44 -07:00
Jack Francis 3b10269cdd test: use SLB in E2E cluster configs (#2360)
* test: use SLB in examples config for PR tests

* test: skip zones pvc test for 1.17
2019-11-25 18:38:32 -05:00
Jack Francis aab72ee852
test: remove windows-specific tests, use windows node pools (#2349) 2019-11-22 12:34:12 -08:00
Jack Francis 5a7e90b161
feat: enable multi-node pool cluster-autoscaler addon (#2138) 2019-11-08 10:21:50 -08:00
Ramyasree Chakka b776c02622 Update Azure policy add on README (#2250) 2019-11-01 08:53:37 -07:00
Matt Boersma b38cedd594
chore: remove support for Kubernetes 1.10.x (#2234) 2019-10-29 17:06:58 -06:00
Sertaç Özercan 4a31762f16 feat: Azure policy add-on (#2173) 2019-10-28 14:59:55 -07:00
Rohit f373702bd1 Windows example json file (#2169) 2019-10-16 08:20:22 -07:00
David Justice 9e3fb3b598
feat: add linux support for kubenet + containerd (#2050)
* feat: add linux support for kubenet + containerd

* feat: replace arch specific pause with multi-arch
2019-10-10 16:31:23 -07:00
Matt Boersma ddbd4f1a4d feat: add support for Kubernetes 1.17.0-alpha.1 (#2112)
* feat: add support for Kubernetes 1.17.0-alpha.1

See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.17.md#changelog-since-v1160

* style: remove code references to 1.16 prerelease versions

* chore: update metrics-server to v0.3.5

* test: add example apimodel for Kubernetes 1.17

* fix: sync metrics-server versions for 1.16 and 1.17
2019-10-09 00:13:29 -04:00
Anish Ramasekar 2a76af2fa5 chore: update default IPv6 subnet for dual stack, update docs (#2095) 2019-10-03 12:54:14 -07:00
Anish Ramasekar 907ecd9c7f feat: dualstack phase2 changes (#1929) 2019-10-01 17:19:41 -07:00
Javier Darsie d013d43215 docs: supported versions for disconnected Azure Stacks using VHD 2019.09.19 (#1984) 2019-10-01 17:14:32 -07:00
Walter Oliver a58a0f40f5 docs: changing example to use the aks base image and eliminate entry for k8s version (#2017)
* Adding new entries to the AKS Version table and removing a couple of references to private preview

* Update azure-stack.md

fixed supported version

* Update kubernetes-azurestack.json

Updating the sample to include a newer verion of K8s and include the entry orchestratorVersion to explicitly call out the patch verion to use to avoid confusion between compatible AKS Engine, Image and K8s versions

* Adding the AKS Base image refernce to master and worker and eliminate the version entry for k8s
2019-09-26 18:14:26 -04:00
Rohit 05e2fad68a update the defaults. (#1986) 2019-09-19 12:10:27 -07:00