Skip to content

docs: Improve consistency in Azure docs#12108

Merged
borkmann merged 2 commits intomasterfrom
pr/errordeveloper/azure-guide-improvements
Jun 18, 2020
Merged

docs: Improve consistency in Azure docs#12108
borkmann merged 2 commits intomasterfrom
pr/errordeveloper/azure-guide-improvements

Conversation

@errordeveloper
Copy link
Copy Markdown
Contributor

@errordeveloper errordeveloper commented Jun 16, 2020

  • move az aks create to a separate file
  • remove --generate-ssh-keys
  • ensure each version creates 2-node clusters
  • ensure each version calls az group create
  • avoid asking user copy-paste API credentials,
    utilise exsiting dependency on jq
  • ensure beta marking is present

@errordeveloper errordeveloper added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/misc This PR makes changes that have no direct user impact. area/azure Impacts Azure based IPAM. labels Jun 16, 2020
@errordeveloper errordeveloper requested a review from a team as a code owner June 16, 2020 16:56
@errordeveloper errordeveloper force-pushed the pr/errordeveloper/azure-guide-improvements branch from 6a8758b to a7d67da Compare June 16, 2020 17:36
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 16, 2020

Coverage Status

Coverage decreased (-0.02%) to 37.039% when pulling 415a861 on pr/errordeveloper/azure-guide-improvements into 8191b16 on master.

@errordeveloper errordeveloper force-pushed the pr/errordeveloper/azure-guide-improvements branch 2 times, most recently from 3e00d39 to 415a861 Compare June 17, 2020 08:11
Comment thread Documentation/gettingstarted/k8s-install-aks-create-cluster.rst
@joestringer joestringer added the dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. label Jun 17, 2020
- move `az aks create` to a separate file
- remove `--generate-ssh-keys` as it's not required
- use long flag names consistently
- ensure each version creates 2-node clusters
- ensure each version calls `az group create`
- avoid asking user copy-paste API credentials,
  utilise exsiting dependency on `jq`

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
@errordeveloper errordeveloper force-pushed the pr/errordeveloper/azure-guide-improvements branch from 415a861 to a0978de Compare June 18, 2020 09:58
@borkmann borkmann merged commit cf76e2b into master Jun 18, 2020
@borkmann borkmann deleted the pr/errordeveloper/azure-guide-improvements branch June 18, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/azure Impacts Azure based IPAM. area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. release-note/misc This PR makes changes that have no direct user impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants