How to install Airflow on Ubuntu (Apache Airflow installation steps)
A how to guide on installing airflow on ubuntu
A how to guide on installing airflow on ubuntu
how to get into devops?
Explaining the docker mongo run command with a basic run with sudo prefix and verifying whether the container is running
Fix for the docker error tarting container process caused exec… stat bin bash no such file or directory
rsync dryrun explained with examples
backup and sync, rsync incremental with examples
docker linux sudoers nopasswd
sudoers log file location
Guide to prepare an Ansible playbook to install Kubernetes
How to run a command in the Docker container from the host
How to run bash into docker container?
helm chart deployment example
Installations steps for helm3 on ubuntu with examples and alternate methods. helm 3 and ubuntu 22.04
Explaining how to create a helm package from an already existing Chart. Also explains the steps to lint the created package.
Simple explaination of helm chart creation process, how to create helm chart in kubernetes
Experiments with microk8s, exploring command options to list all namespaces available in an environment using microk8s get all namespaces
How to install docker on VirtualBox Ubuntu 23.04 or 22.04 VM, with the minimum required steps, you can do it within 10 minutes.
Ubuntu operating system provides a feature that allows the user to run docker without entering sudo every time. This makes it easy for the user to use docker for development and testing purposes.
How to login to Docker Private Registry
Troubleshooting error Cannot Connect to the Docker Daemon
Docker Copy File from Container to Host Tutorial
Step by step guide for Docker Connect to Container
How to run a prometheus docker container and access it from a localhost port.
Explaining how to cleanup unused docker images and containers with docker system prune command, with a demonstration
Explaining the docker ubuntu run bash shell commands with a basic run with sudo prefix and verifying whether the container is running
how to install package(s) on docker alpine containers
Two solutions with examples for the error, Docker Got permission denied while trying to connect to the Docker daemon socket
Troubleshoot docker error Dial TCP lookup registry-1.docker.io temporary failure in name resolution Error
docker compose copy file to container
I made this bash script to test if the environment variable is set and not empty. I hope this is helpful to you as well.
Explaining how to setup Docker in an Ubuntu server or desktop.