Notice
Recent Posts
Recent Comments
Tags
- mariadb
- Netflix
- Storage
- 웰카
- 우파푸른하늘
- web&was apche htaccess
- openldap
- banner
- perplexity
- MotD
- wildfly jboss
- maxscale
- snmp
- RHEL8
- data-door
- etcd
- drbd
- Galera Cluster
- Kubernetes
- n1548
- 참교육
- vmware
- CEP
- Auth
- unix_socket
- CentOS
- Path
- port description
- admin port
- docker
- pod
- Network
- n15148
- 진상부모_물러가라
- 우파푸른하늘80만이벤트
- mgmtip
- dell
반응형
250x250
목록2025/06/18 (1)
전산쟁이의 기억노트
perplexity에서 생성한 AI이미지서비스 계정생성$> kubectl create sa testuserrole설정$> cat role.yamlapiVersion: rbac.authozation.k8s.io/v1kind: Rolemetadata name: ms-role namespace: msrules:- apiGroup: [""] resources: ["*"] verbs: ["get", "list", "watch"]rolebinding 설정$> rolebinding.yamlapiVersion: rbac.authorization.k8s.io/v1kind: RoleBindingmetadata: name: ms-rolebinding namespace: msroleRef: apiGroup: rb..
컨테이너&가상화
2025. 6. 18. 01:28