# Catatan Seekor Rancher

```bash
# Check error docker rancher
docker logs CONTAINERID 2>&1 | grep -B100 "Rancher version"
```

* [Adding and Removing Nodes](https://rancher.com/docs/rke/latest/en/managing-clusters/)
* [Build and deploy your app in Rancher using Jenkins pipeline](https://regoo707.medium.com/build-and-deploy-your-app-in-rancher-using-jenkins-pipeline-cc1bb02cfcc6)
* [How to Build and Run Your Own Container Images](https://rancher.com/learning-paths/how-to-build-and-run-your-own-container-images/)
* [Pipeline Configuration Reference](https://rancher.com/docs/rancher/v2.x/en/pipelines/config/)
* [Using Vagrant to Emulate Rancher Environments](https://rancher.com/rancher-vagrant)
* [Vagrant Quick Start](https://rancher.com/docs/rancher/v2.6/en/quick-start-guide/deployment/quickstart-vagrant/)
