This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://www.postgresonline.com/downloads/special_feature/postgresql83_psql_cheatsheet.pdf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am krol3 on github. | |
* I am carol_valencia (https://keybase.io/carol_valencia) on keybase. | |
* I have a public key ASAfDxx1g68vyR7t8NpnsKYsd1ehPVYYoehHezcetS6qmgo | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## setting kubectl | |
curl -LO https://storage.googleapis.com/kubernetes-release/release/`curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt`/bin/linux/amd64/kubectl | |
chmod +x ./kubectl | |
sudo mv ./kubectl /usr/local/bin/kubectl | |
kubectl version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: apps/v1 | |
kind: Deployment | |
metadata: | |
creationTimestamp: null | |
labels: | |
app: scanner | |
name: scanner | |
spec: | |
replicas: 1 | |
selector: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///Users/krol/workspace/krol3/fileless-demo/README.md","entries":[{"id":"wCBQ.md","timestamp":1660142011415},{"id":"1QPI.md","timestamp":1660142042446},{"id":"zM4i.md","timestamp":1660142067917},{"id":"SKhH.md","timestamp":1660142200752},{"id":"TABB.md","timestamp":1660142215733},{"id":"2vMD.md","timestamp":1660142447089},{"id":"NGYw.md","timestamp":1660142476853},{"id":"Ighf.md","timestamp":1660142518785},{"id":"K8cX.md","timestamp":1660147490557},{"id":"saQy.md","timestamp":1660147540277}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
items: | |
- apiVersion: v1 | |
kind: PersistentVolume | |
metadata: | |
labels: | |
app: aqua-database | |
name: aquadb-pv | |
spec: | |
accessModes: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: apps/v1 | |
kind: Deployment | |
metadata: | |
name: aqua-scanner | |
namespace: aqua | |
spec: | |
replicas: 2 | |
selector: | |
matchLabels: | |
app: aqua-scanner |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9plSlz36lm_jSr6uqbZViN_FO8Mr3dCd4uoRB7Lvwtvf-4J-ys5LkT7p9IVWz2-2PEi3VyO_35kChJ7okjlcADobRTKCptyM5EtMkBWEiWjSeuaF-PluJASOI7ozTm_DW8Bma8mrqS0LntVVVc9AA_lfEmt3W0VcNh49rbx46BmZRc9coStcoXEbJCdhdbwwHvBNx8pcg7v1RxSGX_oIxMjn8OFp4yKpfs8YVOZjQZKqGejFR0340DRrRlOIC5hXIT7hmrXx_bqMmuaZ8pUy1SzaK4nC7TVbBtL8Tz8x3MrU9LZCnNu4uU9FglyB7Y7LubcICBD2p9iMeouKjM_rOD6UEho5uG-OFcO_M1ZV0BN1SGIhKFR5raJuVvRHdUQIy8v7PrKwJsLeXEMBpMnyw08CLZlDbGNKyEru1HlG_USsVLUIeL_3WPhlqoyvfKqwwSqFCjgPf5M33mT4MXLfhECXe5tV3uL-98iXsaKmqiza3z_4WBzTT3yntUXB1sIQrW5vyUjf2AJZMteVMQVip-Ld_52ndlCqRoOJVCvtk1RSCkq4mgmTr-cyI7nZVRYhY4xb8OpnlM8tYUwLFiceXIXvQJffRH2Wjcq-hSi3O-Z5V3wtan8TDep7803EwDjYebFrB3rh5dRRQeKQtWS5PGFUWw5dMVDUnMWJDPMG_ShHjJTfj02RgWYQ97fLRJwSyNOczBzwvQRY7ZvSCUrG5kbhRtkt6kl_2hGXlhIQ_xEgvo_xvBW-sgl7XEDChBv9Ml588GFlEEynx7FpHRboRN3CfGcqGopgVUPeVA== |