Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uditgaurav/my-test
https://github.com/uditgaurav/my-test
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uditgaurav/my-test
- Owner: uditgaurav
- Created: 2023-10-03T17:04:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-04T23:46:54.000Z (about 1 year ago)
- Last Synced: 2023-10-05T09:54:01.756Z (about 1 year ago)
- Language: Shell
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chaos project
uditgaurav@Udit Gaurav ~/g/s/g/u/my-test (master)> kubectl create -f chaos-rbac.yaml
```
serviceaccount/chaos-sa created
clusterrolebinding.rbac.authorization.k8s.io/pod-management-rolebinding created
clusterrole.rbac.authorization.k8s.io/pod-management-role created
```uditgaurav@Udit Gaurav ~/g/s/g/u/my-test (master)>
uditgaurav@Udit Gaurav ~/g/s/g/u/my-test (master)>
uditgaurav@Udit Gaurav ~/g/s/g/u/my-test (master)> kubectl get sa
```
NAME SECRETS AGE
chaos-sa 0 7s
default 0 12d
```