Notice
Recent Posts
Recent Comments
Tags
- etcd
- 우파푸른하늘
- dell
- vmware
- 웰카
- Path
- wildfly jboss
- drbd
- RHEL8
- CentOS
- banner
- MotD
- admin port
- Auth
- pod
- Galera Cluster
- snmp
- Network
- mariadb
- mgmtip
- CEP
- Kubernetes
- maxscale
- data-door
- unix_socket
- openldap
- 우파푸른하늘80만이벤트
- web&was apche htaccess
- n15148
- perplexity
- n1548
- docker
- Storage
- port description
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