Skip to content

Commit

Permalink
Adds link to secrets management in google container engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Pierson Wadden committed Oct 4, 2017
1 parent aac87ee commit 6e1720f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ As it says, visit localhost:8001/ui to view the Kubernetes Dashboard.

### Create secrets

Google Container Engine has its own secrets management. We'll use the 'kubectl' to create the secrets manually from the command line. These commands then store them in the Google Container Engine.
Google Container Engine has its own secrets management (https://kubernetes.io/docs/concepts/configuration/secret/). We'll use the 'kubectl' to create the secrets manually from the command line. These commands then store them in the Google Container Engine.

We need:
- Secret Key Base to run Rails in production
Expand Down

0 comments on commit 6e1720f

Please sign in to comment.