#GitLab Pipelines walkthrough
Explore tagged Tumblr posts
Text
GitLab CI CD Pipelines for Home Lab: A Step-by-Step Guide
GitLab CI CD Pipelines for Home Lab: A Step-by-Step Guide #homelab #selfhosted #GitLabCICDtutorial #HomeLabCICDsetup #StepByStepGitLabguide #CICDPipelinesexplained #GitLabhomelabprojects #ContinuousDeploymentHomeLab #ContinuousIntegration#GitLabPipeline
If you are like me, for years, you have used scheduled tasks in the home lab and production to accomplish various tasks. However, delving into the world of CI CD opens many opportunities to learn how to use this instead of rudimentary scheduled tasks to carry out automation. And the benefits are tremendous, especially when you use source to manage your DevOps code. However, many see the term “ci…
View On WordPress
#CI/CD Home Lab Tips#CI/CD Pipelines explained#Continuous Deployment Home Lab#Continuous Integration Guide#GitLab CI/CD tutorial#GitLab home lab projects#GitLab Pipelines walkthrough#Home Lab CI/CD setup#Master GitLab Pipelines#Step-by-Step GitLab guide
0 notes
Text
how to create a secret to deploy container images from the GitLab registry
Hi Friends! Do you have problems with the GitLab registry, Kubernetes secrets and GitOps? Please check this easy walkthrough and doing your life more happy and easy! #kubernetes #k8s #secops #devops #mlops #argocd #gitops #gitlab #token #RSE
You know the importance of the security process in Kubernetes and why, we don’t use the hardcode variables such as user and password to any pipeline process. Sure, you want to pull registries for your containers from different providers such as docker, Github, etc. (not only Gitlab registry). So, we need to introduce some security concepts known as secrets in Kubernetes, to obtain the adequate…
View On WordPress
#argocd#dockerconfigjson#gitlab#gitlab registry#Kubernetes#mlops#registry#secops#secret-pull-gitlab#secrets
0 notes