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

Author: manna manna

Velero Kubernetes backup

kubernetes•by manna manna•Posted 2024-05-29•0 Comment(s)
Velero

Velero is an open-source tool tailored for Kubernetes environments. It facilitates backup, restoration, disaster recovery, and resource migration tasks. It…

Tags: backup, kubernetes, restore, velero
Learn More

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

KubeLinter – linter for the Kubernetes

golang, kubernetes•by manna manna•Posted 2022-07-26•1 Comment(s)
kube-score

Description KubeLinter is a static analysis tool that detects misconfigurations in Kubernetes deployments. That CLI tool can automatically analyzes YAML…

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

Update of Kubernetes secrets

kubernetes•by manna manna•Posted 2022-01-23•1 Comment(s)

Kubernetes secret is a way of storing sensitive data in Kubernetes, which can be used by various components in the…

Tags: base64, kubernetes, secret, update
Learn More

Posts pagination

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