Operations | Monitoring | ITSM | DevOps | Cloud

Git

Announcing the GitKraken Suite

We’ve always been focused on creating tools that make development teams more productive. In 2014, we introduced GitKraken, the legendary cross-platform Git GUI: an intuitive tool to visualize what’s going on under the hood of Git in a way that makes version control less intimidating for individual developers and more scalable for organizations. Next came Glo Boards, a Kanban tool for project managers and developers.

Continuous Integration & Delivery @ Moogsoft: GitLab and Jenkins Integration

Introduction One of the SRE team’s goals at Moogsoft is to make sure our feature teams have an easy path from local code changes to production. Changes rolling out to production mean new features, bug fixes, optimizations, and more, which translates into value added for our customers. In short, at Moogsoft we are all about making sure our product is continually evolving, and one way the SRE group helps is by building shared Jenkins functionality our engineers understand and can use quickly.

Deploy a Rancher Cluster with GitLab CI and Terraform

In today’s ever-changing world of DevOps, it is essential to follow best practices. That goes for security, access control, resource limits, etc. One of the most important things in the world of DevOps is continuous integration and continuous delivery, or CI/CD. Continuous integration is a crucial part of an efficient deployment. We are all guilty of repeating manual steps over and over again – especially when it comes to node configuration.

Has GitHub Been Down More Since Its Acquisition by Microsoft?

Two years ago, on June 4th of 2018, Microsoft announced its acquisition of GitHub, unicorn darling of the developer tools startup ecosystem, for $7.5B in stock. The announcement unearthed a wide range of opinions and pontifications, ranging from “GitHub is doomed” to “Microsoft is smart”, with many predictions about GitHub’s future. Some thought Microsoft’s growing investments in its cloud offering, Azure, might help GitHub.

GitKraken Boards: New Column Automation

Project management and issue tracking are foundational to a successful development team. Furthermore, task tracking tools that enable automation help maximize productivity, organization, and collaboration. We called in some help from Hogwarts on this release to introduce some truly magical features to GitKraken Boards. We bring you: Column Automation.

Kubernetes GitOps with Azure Arc and Charmed Kubernetes

This week, Canonical announced the integration of Charmed Kubernetes with Microsoft Azure Arc. This integration provides businesses with a centralised place to manage their Kubernetes clusters and deploy their applications at scale, from cloud to the edge. The Azure Arc dashboard enables management and governance of any Kubernetes, across any substrate.

GitKraken Git GUI v7.0: Jira Integration

Jira users rejoice! We know many project managers rely on Jira, and developers are required to use it for issue tracking. The feedback we get from developers is that they don’t enjoy having to context switch to manage issues. Now, the best way to Jira is not going into Jira at all! You no longer have to leave the GitKraken Git GUI to do any of the following: *Paid features for Jira integration; free for GitKraken Boards integration.

GitOps with Microsoft Azure Arc and Rancher

The promise of Kubernetes is to empower your organization to quickly deliver applications and services to your customers. Delivering fast cycle time and innovation requires developers and operators to collaborate effectively to ensure safety while moving fast. The GitOps methodology has taken hold in the Kubernetes ecosystem to deliver on this promise. What is GitOps? GitOps provides a mechanism to safely deploy Kubernetes manifests stored in a Git repository.