doc enhancement - discuss 'func kubernetes deploy', github actions and azure devops
[Enter feedback here]
kudos for detaching the functions funtime from azure datacenter deployment via
- keda
- kubernetes
- azure core tools - func kubernetes deploy
now for the last mile obviously one wants to integratiethis deploymenent scenario with the rest of one's ci/cd pipeline
as discussed in the documentation referenced by this issue, a series of command line step are required to deploy functions to kubernets on linux let's say. the fact is that to accomplish this today would require a pipeline that
- authenticates to the target kubernetes deployment cluster
- applys the appropriate kubernetes registry secrets to
- pull a previously built image
- apply the functions deployment
- validate resulting kubernetes manifest
however the documentation for this scenario ignores the ci/cd aspect entirely, but i cannot, and the omission of these details in the associated documentation has impaired my ability to quickly review and understand this feature
thanks
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 2cbf4053-0a3d-a803-3e0d-8cf28db358e8
- Version Independent ID: 782efd9c-beea-249c-f8e8-4ee4389bfb07
- Content: Azure Functions on Kubernetes with KEDA
- Content Source: articles/azure-functions/functions-kubernetes-keda.md
- Service: azure-functions
- GitHub Login: @eamonoreilly
- Microsoft Alias: eamono
@vigouredelaruse Thanks for your feedback! We will investigate and update as appropriate.