dolega.dev
Skip to main navigation Skip to content Skip to footer
dolega.dev
Just another IT blog
  • About
  • Blog
  • Privacy Policy

Category: DevOps

DevOps stuff

Terraform – Initial Setup

Automation, Azure, DevOps, IaaC•by manna manna•Posted 2024-04-21•0 Comment(s)
Terraform init setup

Terraform is the go-to choice for Infrastructure as Code (IaC) due to its simplicity and effectiveness. You have the flexibility…

Tags: azure, devops, iaac, iac, terraform
Learn More

RBAC in Kubernetes

DevOps, kubernetes•by manna manna•Posted 2023-08-01•0 Comment(s)
rbac in kubernetes

RBAC in kubernetes

Tags: kubernetes
Learn More

Paralleling in PowerShell

DevOps, PowerShell, scripting•by manna manna•Posted 2023-07-30•0 Comment(s)

Paralleling Paralleling in general refers to the technique of running multiple tasks or operations simultaneously. Consequently, parallel execution is taking…

Tags: foreach, loop, paralleling, powershell, threads
Learn More

Azure DevOps REST API – Create Release

Azure, Cloud, DevOps, PowerShell•by manna manna•Posted 2023-07-22•1 Comment(s)

Azure DevOps REST API - Create release

Tags: api, azure, azure devops, powershell
Learn More

kube-score – static code analysis for Kubernetes

DevOps, golang, kubernetes•by manna manna•Posted 2022-08-04•1 Comment(s)
kube-score

Description kube-score performs static code analysis of the Kubernetes YAML. It provides list of recommendations and improvements to make your…

Tags: go, golang, k8s, kubernetes, lint, linter
Learn More

IaaC by Pulumi

Automation, DevOps, golang, Google Cloud Platform, IaaC•by manna manna•Posted 2022-07-18•1 Comment(s)
pulumi

This is recognition post of Pulumi quite new open source solution to manage infrastructure using code. Pulumi is a new…

Tags: iaac, iac, pulumi, terraform
Learn More

git rebase

DevOps, programing•by manna manna•Posted 2022-02-07•0 Comment(s)
git rebase

I would like to add one post about git. Tool I've been using for several years. To be honest this…

Tags: git, rebase
Learn More

CA Certificates

DevOps•by manna manna•Posted 2022-01-16•0 Comment(s)
seal, certified seal, certified-1674127.jpg

This is going to be a short post about how to generate CA certificates and import it to store to…

Tags: authority, ca, certificates, certs, import, sotore
Learn More

Ansible: docker-based testing environment

ansible, Automation, DevOps, docker•by manna manna•Posted 2021-06-09•0 Comment(s)
workstation, home office, computer-405768.jpg

When I started using Ansible (version 1.4) docker wasn't such popular as it is nowadays and to test playbooks I…

Tags: ansible, docker
Learn More

HTTPie vs cURL (Part 3)

bash, DevOps, scripting•by manna manna•Posted 2021-05-16•0 Comment(s)
capricorn, rock, animal

Over the last decades cURL was the king in CLI HTTP client area. It has many features which is enough…

Learn More

Posts pagination

1 2 Next Page
  • About
  • Blog
  • Privacy Policy
Copyright © 2025 dolega.dev.