From 30a7692d577d99e366f41de95b7a2fa434a489cc Mon Sep 17 00:00:00 2001 From: Shweta Goyal <36664302+Shwetago@users.noreply.github.com> Date: Thu, 28 Oct 2021 12:04:06 +0530 Subject: [PATCH] Created a new section of GoDaddy Created a new section of GoDaddy's blog posts. Not sure if all the blogs are relevant or not. --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index a24a08f..ea2c115 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,24 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools +
+ GoDaddy + +### Blog Posts + +* [Kubernetes Gated Deployments](https://www.godaddy.com/engineering/2019/08/13/kubernetes-gated-deployments/) +* [Kubernetes External Secrets](https://www.godaddy.com/engineering/2019/04/16/kubernetes-external-secrets/) +* [require-suffix - Testing Without Custom Loaders](https://www.godaddy.com/engineering/2018/12/14/require-suffix/) +* [Move over Selenium - UI Testing with Cypress](https://www.godaddy.com/engineering/2018/11/06/cypress-vs-selenium/) +* [React Native Application UI testing using WebDriverIO and Appium](https://www.godaddy.com/engineering/2018/07/09/react-native-wdio/) +* [A build monitoring plugin for Jenkins](https://www.godaddy.com/engineering/2018/06/19/jenkins-build-monitoring-plugin/) +* [Jenkins Best Practices - Practical Continuous Deployment in the Real World](https://www.godaddy.com/engineering/2018/06/05/cicd-best-practices/) +* [UI Testing: moving from WebdriverIO and Selenium to Puppeteer](https://www.godaddy.com/engineering/2018/05/07/moving-from-webdriver-to-puppeteer/) +* [Kubernetes - A Practical Introduction for Application Developers](https://www.godaddy.com/engineering/2018/05/02/kubernetes-introduction-for-developers/) +* [An Intuitive Node.js Client for the Kubernetes API](https://www.godaddy.com/engineering/2018/04/10/an-intuitive-nodejs-client-for-the-kubernetes-api/) + +
+
Gojek