home.social

#googlekubernetesengine — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #googlekubernetesengine, aggregated by home.social.

  1. I’m working on #Kubernetes these days. Recently, I wrote a series on how one could design a full-fledged testing pipeline targeting #GoogleKubernetesEngine. The second part mentions creating a #GKE instance in the context of a GitHub workflow. In this post, I want to assess #Crossplane by creating such an instance.

    blog.frankel.ch/feet-wet-cross

  2. I’m continuing my series on running the test suite for each PR on #Kubernetes. In the previous post, I laid the groundwork for our learning journey.

    This week, I will raise the ante:

    * Create and configure a #GoogleKubernetesEngine instance
    * Create a Kubernetes manifest for the app, with #Kustomize for customization
    * Allow the #GitHub workflow to use the #GKE instance
    * Build the Docker image and store it in the GitHub Docker repo
    * Finally, run the end-to-end test

    blog.frankel.ch/pr-testing-kub