public abstract Gravy : Power
  • SOLID Sitecore
  • Express yourself
  • Interesting Stuff
  • Intresting Sitecore Blog Posts
Sign in Subscribe

Gitlab, .NET CORE, and Kubernetes Love triangle.

I have been working on a new project with code hosted on Github, and although I love Github, it lacks CI/CD and holistic management of a project with more than one repository. So after looking into my options, I settled on finally checking out GitLab to see what all the fuss is about, this is my story.
GitLab y u no easy Kubernetes
Gitlab, .NET CORE, and Kubernetes Love triangle.

GitLab y u no easy Kubernetes

The first thing we need to do is add a Kubernetes cluster to GitLab. You can do this at the Group level (share cluster between projects) or the project level. The project I am working on has a React application for the Front-end and a Service Stack API for the
26 Dec 2018 2 min read
Kubernetes Dashboard
Kubernetes

Kubernetes Dashboard

First thing we need to do is install the dashboard on your cluster: kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.1/src/deploy/recommended/kubernetes-dashboard.yaml The above is lifted form documentation that can be found here [https://github.com/kubernetes/dashboard]. Now the dashboard is
23 Dec 2018 2 min read
Page 1 of 1
public abstract Gravy : Power © 2023
Powered by Ghost