Playbooks for deploying OpenShift Container Platform in Azure
Перейти к файлу
haroldwongms de9009a10c minor cleanup 2018-08-02 23:10:33 -07:00
.gitignore Initial commit 2018-02-13 16:00:10 -08:00
CHANGELOG.md Initial Commit 2018-02-13 17:45:24 -07:00
LICENSE Initial commit 2018-02-13 16:00:13 -08:00
README.md changing lookups 2018-04-03 14:03:26 -03:00
activate-private-lb.yaml reference vars.yaml 2018-07-21 01:18:08 -07:00
addocpuser.yaml Initial Commit 2018-02-13 17:45:24 -07:00
assignclusteradminrights.yaml Initial Commit 2018-02-13 17:45:24 -07:00
assignrootpassword.yaml Initial Commit 2018-02-13 17:45:24 -07:00
check-dns-host-name-resolution.yaml Update check-dns-host-name-resolution.yaml 2018-05-02 19:24:49 -07:00
configure-master-for-azure.yaml the last one was so close 2018-05-04 18:41:17 -03:00
configurestorageclass.yaml Initial Commit 2018-02-13 17:45:24 -07:00
create-azure-conf.yaml Add additional values 2018-05-22 12:24:11 -07:00
create-azure-var.yaml minor cleanup 2018-08-02 23:10:33 -07:00
deletestucknodes.yaml renaming deletestucknodes to reset-masters-non-schedulable so the name means something 2018-03-29 13:16:16 -03:00
dockerregistrygov.yaml changing lookups 2018-04-03 14:03:26 -03:00
dockerregistrypublic.yaml changing lookups 2018-04-03 14:03:26 -03:00
reboot-master-origin.yaml increasing reboot timeout to 7 minutes 2018-05-18 10:01:17 -03:00
reboot-master.yaml increasing reboot timeout to 7 minutes 2018-05-18 10:01:17 -03:00
reboot-nodes.yaml increasing reboot timeout to 7 minutes 2018-05-18 10:01:17 -03:00
reset-masters-non-schedulable.yaml update command 2018-07-14 11:21:15 -07:00
setup-azure-master-origin.yaml new files for origin configuration 2018-04-26 22:51:25 -07:00
setup-azure-master.yaml Initial Commit 2018-02-13 17:45:24 -07:00
setup-azure-node-master-origin.yaml new files for origin configuration 2018-04-26 22:51:25 -07:00
setup-azure-node-master.yaml Initial Commit 2018-02-13 17:45:24 -07:00
setup-azure-node-origin.yaml new files for origin configuration 2018-04-26 22:51:25 -07:00
setup-azure-node.yaml Initial Commit 2018-02-13 17:45:24 -07:00
updateansiblecfg-origin.yaml fix path 2018-04-27 17:22:40 -07:00
updateansiblecfg.yaml forgot the become 2018-03-29 13:55:45 -03:00
updateinfrahosts.yaml changing update...hosts.yaml to use region instead of host 2018-04-03 15:51:41 -03:00
updatenodehosts.yaml changing update...hosts.yaml to use region instead of host 2018-04-03 15:51:41 -03:00

README.md

OpenShift Container Platform Playbooks Used by Deployment templates

NOTE: Deployment Template: aka.ms/OpenShift

The master branch will now contain the most current release of OpenShift Container Platform with experimental items. This may cause instability but will include new things or try new things.

We will now have branches for the stable releases:

  • Release-3.6
  • Release-3.7
  • Release-3.9
  • etc.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.