FAQs

How to use CSP-specific storage (PV, PVC)

Tue, Apr 8, 2025 at 2:43 PM

Overview Introduction to PV and PVC Types of Storage persistentVolume Reclaim Policy Example of PVC Creation Mount the created PVC to a Deployment Mount the created PVC ...
How to increase storage (PV) capacity by CSP

Tue, Apr 8, 2025 at 2:49 PM

Overview PV(PersistentVolume)의 용량을 증설하는 방법을 소개합니다. AWS AWS의 Block Storage 용량 증설 방법 AWS console에서의 증설 방법 1. AWS Console(https://aws.amazon.com/console/)로 접속하여 서비스에서 “EC2”를...
How to delete PV using EFS in AWS EKS

Tue, Apr 8, 2025 at 2:52 PM

Overview Connect to node Mount the EFS file system on the instance 1. Install Amazon EFS client 2. Mount EFS on Amazon EC2 Linux instances Check the path of the EFS you...
Generating Secret with Certificate & Key File

Tue, Apr 8, 2025 at 2:59 PM

Overview Introducing Secret Secret type TLS Secret Generate TLS Secret Remove key file password Creating a TLS secret using kubectl Create a TLS Secret in the Moderni...
How to install and connect to Network Multi-tool

Tue, Apr 8, 2025 at 3:05 PM

Deployment for the network multi-tool Copy the following deployment YAML content for the network multi-tool and create a file. Modify the namespace to the one you want to ins...