@akash765
DEVOPS ENGINEER
Empowering community via open source and education
AWS, DEVOPS, LINUX
Sep 27, 2024 · 1 min read · t2-large https://github.com/jaiswaladi246/to-do-app.git sudo apt install openjdk-17-jre Pluggin —> SonarQube Scanner for Jenkins, docker pipeline, (jdk) eclipse temurian installer, OWASP, docker, docker pipeline, docker API, docker build step Man...
Join discussionSep 27, 2024 · 1 min read · *] How to permanently mount a disk in linux create a vol attach it to inst { sudo file -s /dev/xvda1 } --> gives the file system type mkfs -t xfs /dev/xvdf --> to Format to a filesystem mkdir /mnt --> create an empty directory mount /dev/xvdf /m...
Join discussionJul 2, 2024 · 2 min read · *] Init & Sidecar containers Sure! Let's break down the concepts of Sidecar Containers and Init Containers in Kubernetes in both simple and technical ways. Sidecar Containers Simple Explanation: What They Are: Sidecar containers are helper container...
Join discussion