techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#googlekubernetesengine

0 posts0 participants0 posts today
Nicolas Fränkel 🇺🇦🇬🇪<p>I’m working on <a href="https://mastodon.top/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Kubernetes</span></a> these days. Recently, I wrote a series on how one could design a full-fledged testing pipeline targeting <a href="https://mastodon.top/tags/GoogleKubernetesEngine" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GoogleKubernetesEngine</span></a>. The second part mentions creating a <a href="https://mastodon.top/tags/GKE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GKE</span></a> instance in the context of a GitHub workflow. In this post, I want to assess <a href="https://mastodon.top/tags/Crossplane" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Crossplane</span></a> by creating such an instance.</p><p><a href="https://blog.frankel.ch/feet-wet-crossplane/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.frankel.ch/feet-wet-cross</span><span class="invisible">plane/</span></a></p>
Nicolas Fränkel 🇺🇦🇬🇪<p>I’m continuing my series on running the test suite for each PR on <a href="https://mastodon.top/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Kubernetes</span></a>. In the previous post, I laid the groundwork for our learning journey.</p><p>This week, I will raise the ante:</p><p>* Create and configure a <a href="https://mastodon.top/tags/GoogleKubernetesEngine" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GoogleKubernetesEngine</span></a> instance<br>* Create a Kubernetes manifest for the app, with <a href="https://mastodon.top/tags/Kustomize" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Kustomize</span></a> for customization<br>* Allow the <a href="https://mastodon.top/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> workflow to use the <a href="https://mastodon.top/tags/GKE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GKE</span></a> instance<br>* Build the Docker image and store it in the GitHub Docker repo<br>* Finally, run the end-to-end test</p><p><a href="https://blog.frankel.ch/pr-testing-kubernetes/2/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.frankel.ch/pr-testing-kub</span><span class="invisible">ernetes/2/</span></a></p>