Now, you can deploy to Kubernetes Engine from GitLab with a few clicks

Now, you can deploy to Kubernetes Engine from GitLab with a few clicks

  • April 5, 2018
Table of Contents

Now, you can deploy to Kubernetes Engine from GitLab with a few clicks

In cloud developer circles, GitLab is a popular DevOps lifecycle tool. It lets you do everything from project planning and version control to CI/CD pipelines and monitoring, all in a single interface so different functional teams can collaborate. In particular, its Auto DevOps feature detects the language your app is written in and automatically builds your CI/CD pipelines for you.

Source: googleblog.com

Share :
comments powered by Disqus

Related Posts

Scaling Infrastructure Management with Grail

Scaling Infrastructure Management with Grail

To build and maintain infrastructure at scale, easy access to the current state of the system is paramount. As Uber’s business continues to expand, our infrastructure has grown in size and complexity, making it more difficult to get all the information we need, when we need it.

Read More
Google Skaffold – Easy and Repeatable Kubernetes Development

Google Skaffold – Easy and Repeatable Kubernetes Development

Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. Skaffold handles the workflow for building, pushing and deploying your application.

Read More