Skip to content

Commit f6b5825

Browse files
Merge pull request #279826 from schaffererin/add-contributors-eks-migration
Added contributors
2 parents d53e669 + cb44561 commit f6b5825

File tree

6 files changed

+60
-0
lines changed

6 files changed

+60
-0
lines changed

articles/aks/eks-edw-deploy.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,16 @@ For more information on developing and running applications in AKS, see the foll
283283
- [Deploy and manage a Kubernetes application from Azure Marketplace in AKS][k8s-aks]
284284
- [Deploy an application that uses OpenAI on AKS][openai-aks]
285285
286+
## Contributors
287+
288+
*This article is maintained by Microsoft. It was originally written by the following contributors*:
289+
290+
- Ken Kilty | Principal TPM
291+
- Russell de Pina | Principal TPM
292+
- Jenny Hayes | Senior Content Developer
293+
- Carol Smith | Senior Content Developer
294+
- Erin Schaffer | Content Developer 2
295+
286296
<!-- LINKS -->
287297
[eks-edw-overview]: ./eks-edw-overview.md
288298
[az-login]: /cli/azure/authenticate-azure-cli-interactively#interactive-login

articles/aks/eks-edw-overview.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,16 @@ code .
5555
> [!div class="nextstepaction"]
5656
> [Understand platform differences][eks-edw-understand]
5757
58+
## Contributors
59+
60+
*This article is maintained by Microsoft. It was originally written by the following contributors*:
61+
62+
- Ken Kilty | Principal TPM
63+
- Russell de Pina | Principal TPM
64+
- Jenny Hayes | Senior Content Developer
65+
- Carol Smith | Senior Content Developer
66+
- Erin Schaffer | Content Developer 2
67+
5868
<!-- LINKS -->
5969
[competing-consumers]: /azure/architecture/patterns/competing-consumers
6070
[edw-aws-eks]: https://aws.amazon.com/blogs/containers/scalable-and-cost-effective-event-driven-workloads-with-keda-and-karpenter-on-amazon-eks/

articles/aks/eks-edw-prepare.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,16 @@ You can review the `environmentVariables.sh` Bash script in the `deployment` dir
8080
> [!div class="nextstepaction"]
8181
> [Deploy the EDW workload to Azure][eks-edw-deploy]
8282

83+
## Contributors
84+
85+
*This article is maintained by Microsoft. It was originally written by the following contributors*:
86+
87+
- Ken Kilty | Principal TPM
88+
- Russell de Pina | Principal TPM
89+
- Jenny Hayes | Senior Content Developer
90+
- Carol Smith | Senior Content Developer
91+
- Erin Schaffer | Content Developer 2
92+
8393
<!-- LINKS -->
8494
[azure-storage-queue-scaler]: https://keda.sh/docs/1.4/scalers/azure-storage-queue/
8595
[github-repo]: https://github.com/Azure-Samples/aks-event-driven-replicate-from-aws

articles/aks/eks-edw-rearchitect.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,16 @@ In AWS, you can choose between on-demand compute (more expensive but no eviction
5353
> [!div class="nextstepaction"]
5454
> [Refactor application code for AKS][eks-edw-refactor]
5555
56+
## Contributors
57+
58+
*This article is maintained by Microsoft. It was originally written by the following contributors*:
59+
60+
- Ken Kilty | Principal TPM
61+
- Russell de Pina | Principal TPM
62+
- Jenny Hayes | Senior Content Developer
63+
- Carol Smith | Senior Content Developer
64+
- Erin Schaffer | Content Developer 2
65+
5666
<!-- LINKS -->
5767
[competing-consumers]: /azure/architecture/patterns/competing-consumers
5868
[kubernetes]: https://kubernetes.io/

articles/aks/eks-edw-refactor.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,16 @@ To build the container images and push them to ACR, make sure the environment va
225225
> [!div class="nextstepaction"]
226226
> [Prepare to deploy the EDW workload to Azure][eks-edw-prepare]
227227
228+
## Contributors
229+
230+
*This article is maintained by Microsoft. It was originally written by the following contributors*:
231+
232+
- Ken Kilty | Principal TPM
233+
- Russell de Pina | Principal TPM
234+
- Jenny Hayes | Senior Content Developer
235+
- Carol Smith | Senior Content Developer
236+
- Erin Schaffer | Content Developer 2
237+
228238
<!-- LINKS -->
229239
[map-aws-to-azure]: ./eks-edw-rearchitect.md#map-aws-services-to-azure-services
230240
[storage-queue-data-contributor]: ../role-based-access-control/built-in-roles.md#storage

articles/aks/eks-edw-understand.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,16 @@ The following resources can help you learn more about the differences between AW
4949
> [!div class="nextstepaction"]
5050
> [Rearchitect the workload for AKS][eks-edw-rearchitect]
5151
52+
## Contributors
53+
54+
*This article is maintained by Microsoft. It was originally written by the following contributors*:
55+
56+
- Ken Kilty | Principal TPM
57+
- Russell de Pina | Principal TPM
58+
- Jenny Hayes | Senior Content Developer
59+
- Carol Smith | Senior Content Developer
60+
- Erin Schaffer | Content Developer 2
61+
5262
<!-- LINKS -->
5363
[azure-rbac]: ../role-based-access-control/overview.md
5464
[entra-workload-id]: /azure/architecture/aws-professional/eks-to-aks/workload-identity#microsoft-entra-workload-id-for-kubernetes

0 commit comments

Comments
 (0)