From 3bb791bdbd987d186481741a85bf1b28b6434e82 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 7 Sep 2019 17:38:23 -0400 Subject: [PATCH] Move this here? --- blog/the-cult-of-kubernetes-2019-09-07.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/the-cult-of-kubernetes-2019-09-07.markdown b/blog/the-cult-of-kubernetes-2019-09-07.markdown index 4534e0d..384f901 100644 --- a/blog/the-cult-of-kubernetes-2019-09-07.markdown +++ b/blog/the-cult-of-kubernetes-2019-09-07.markdown @@ -262,6 +262,8 @@ in the future. All I have to do is create a docker image somehow, identify what port should be exposed, give it a domain name and number of replicas and just send it on its merry way. +
+ ## GitHub Actions This does however mean that deployment is no longer as simple as @@ -320,8 +322,6 @@ the only thing I could get working (for some definition of "working"). Now when I git push things to the master branch of my blog repo, it will automatically get deployed to my Kubernetes cluster. -
- If you work at DigitalOcean and are reading this post. Please get someone to update [this tutorial][dotutorialkube] and the README of [this repo][marketplacereadmeexample]. The examples listed _DO NOT WORK_ for me because I was not in the private beta