-
Book Overview & Buying
-
Table Of Contents
Rancher Deep Dive
By :
There are a number of text conventions used throughout this book.
Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "It is pretty common to rename the local cluster to something more helpful, such as rancher-prod or rancher-west."
A block of code is set as follows:
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm upgrade –install -n monitoring monitoring prometheus-community/kube-prometheus-stack
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "With Rancher logging, it is recommended to deploy via the App Marketplace in the Rancher UI by going to Cluster Tools and clicking on the Logging app."
Tips or Important Notes
Appear like this.