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