forked from Azure/azure-service-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Redis sample link * Improve index page
- Loading branch information
1 parent
5bd47dc
commit 84d7311
Showing
2 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: "Tutorial: Redis Votes" | ||
--- | ||
|
||
Follow the [guided example](https://github.com/Azure-Samples/azure-service-operator-samples/tree/master/azure-votes-redis) | ||
to create a simple voting application backed by Redis. | ||
The Redis cache is hosted in Azure but created easily via `kubectl` and Azure Service Operator! |