🪴 kumas log,

Search

SearchSearch
Home

❯

Notes

❯

k8s 시크릿 저장소 생성하기

k8s 시크릿 저장소 생성하기

Sep 20, 20231 min read

  • k8s
k create secret generic ${secret} \
--from-literal=${key}="${value}}"
 

출처

  • https://kubernetes.io/ko/docs/concepts/configuration/secret/

Graph View

Backlinks

  • No backlinks found

Created with Quartz v4.2.3 © 2024

  • GitHub
  • LinkedIn