Open in app
Home
Notifications
Lists
Stories

Write
Mohammed Shamim
Mohammed Shamim

383 Followers

Home

About

Published in KubeHub

·Pinned

A Series on Bash Scripting

Start Your Scripting Journey Today — What is Bash? Bash is a type of shell that allows running commands on Linux. What is Bash Script? A Bash script is a plain text file that contains a series of commands. Use Cases of Bash Scripting Bash scripts can be used for various purposes, such as executing a shell command, running multiple commands together, customizing administrative tasks, performing task automation…

Bash

1 min read

A Series on Bash Scripting
A Series on Bash Scripting
Bash

1 min read


Published in KubeHub

·Pinned

Kubernetes | Deep Dive Series

Articles on Kubernetes — This series covers Kubernetes topics in depth. It is done in a practical way where you get your “hands dirty” by trying things out. ● ConfigMaps | Kubernetes ConfigMaps | Kubernetes A ConfigMap is an API object used to store non-confidential data in key-value pairs. Pods can consume ConfigMaps as…faun.pub ● Secrets | Kubernetes Secrets | Kubernetes Secrets are similar to ConfigMaps but are specifically intended to hold confidential data.faun.pub

Kubernetes

1 min read

Kubernetes | Deep Dive Series
Kubernetes | Deep Dive Series
Kubernetes

1 min read


Published in Geek Culture

·9 hours ago

Linux command: dmesg | uname

An overview of the Linux “dmesg” and “uname” command — Kernel Ring Buffer The kernel ring buffer is a data structure that records messages related to the kernel's operation. It is a special kind of buffer with a constant size, so as an outcome while receiving new messages automatically deletes the older ones. dmesg (diagnostic message) dmesgcommand displays kernel-related messages on Unix-like systems. It is used…

Linux

4 min read

Linux command: dmesg | uname
Linux command: dmesg | uname
Linux

4 min read


Published in Level Up Coding

·2 days ago

Helm — Create a Private Repository Using Apache Webserver

Distribute the helm charts from a private repository — Suppose, we have a scenario where we want to distribute our helm chart internally or within the organization. One of the ways to achieve that is to create a private repository using the Apache Server and the server will serve as a helm repository.

Helm

4 min read

Helm — Create a Private Repository Using Apache Webserver
Helm — Create a Private Repository Using Apache Webserver
Helm

4 min read


Published in Level Up Coding

·Nov 22

AppArmor For Docker | Kubernetes

AppArmor for docker and kubernetes — AppArmor is a Linux kernel security module that allows the system administrator to restrict programs’ capabilities with per-program profiles. Profiles can allow capabilities like network access, raw socket access, and the permission to read, write, or execute files on matching paths. In this article, we will discuss how we can…

Apparmor

6 min read

AppArmor For Docker | Kubernetes
AppArmor For Docker | Kubernetes
Apparmor

6 min read


Published in KubeHub

·Nov 21

10 Days of Linux | Day 1

A series on Linux — Linux Architecture

Linux

5 min read

10 Days of Linux | Day 1
10 Days of Linux | Day 1
Linux

5 min read


Published in FAUN Publication

·Nov 17

Encrypting Kubernetes Secrets at Rest

A guideline to encrypt kubernetes secrets data. — Etcd Overview Kubernetes uses etcd as Kubernetes’ backing store for all cluster data. Etcd is a consistent and highly-available key-value store. In this article, our main concern is how kubernetes stores secrets on the etcd cluster. Since secrets can be very sensitive to be compromised. We need to be extra careful about…

Kubernetes

7 min read

Encrypting Kubernetes Secrets at Rest
Encrypting Kubernetes Secrets at Rest
Kubernetes

7 min read


Published in Level Up Coding

·Nov 16

Seccomp — Secure Computing Mode | Kubernetes | Docker

Seccomp for docker and kubernetes — In this article, we will discuss Seccomp. Seccomp stands for secure computing mode and has been a feature of the Linux kernel since version 2.6.12. It can be used to sandbox the privileges of a process, restricting the calls it is able to make from userspace into kernel space. Kubernetes…

Kubernetes

7 min read

Seccomp — Secure Computing Mode | Kubernetes | Docker
Seccomp — Secure Computing Mode | Kubernetes | Docker
Kubernetes

7 min read


Published in Geek Culture

·Nov 15

Helm — Chart Hooks and Test

Helm hook configurations and helm release test — Previous Article: Helm — Data Sharing Between Parent and Child Chart Helm provides us with a chart mechanism that allows us to interfere at certain points in a release’s life cycle. For example, we can use hooks to: ● Prioritize the task during the installation process. Such as, loading a…

Helm

4 min read

Helm — Chart Hooks and Test
Helm — Chart Hooks and Test
Helm

4 min read


Published in Level Up Coding

·Nov 11

Helm — Data Sharing Between Parent and Child Chart

Data exchange between parent and child chart in helm — Previous Article: Helm — Dependencies In helm, we can exchange data between the child chart and the parent chart. And also we can manipulate child chart values from parent chart. The various ways to achieve that are discussed in this article. Overriding Values from a Parent Chart In helm, a sub-chart/child chart is also considered “stand-alone”…

Helm

5 min read

Helm — Data Sharing Between Parent and Child Chart
Helm — Data Sharing Between Parent and Child Chart
Helm

5 min read

Mohammed Shamim

Mohammed Shamim

383 Followers

Cloud Engineer ☁️ AWS ☸ CKA 🐳 Docker | Connect me on LinkedIn: https://www.linkedin.com/in/shamimice03/

Following
  • Tiexin Guo

    Tiexin Guo

  • Amy Li

    Amy Li

  • Farhan Tanvir

    Farhan Tanvir

  • Herby Jeanty

    Herby Jeanty

  • Tony

    Tony

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech