mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
fix tldr anchor ref
add source location
This commit is contained in:
parent
29e2fa3c3d
commit
28a661727f
@ -8,9 +8,15 @@ You will setup an [Apache ZooKeeper](http://zookeeper.apache.org/)
|
||||
service, a Storm master service (a.k.a. Nimbus server), and a set of
|
||||
Storm workers (a.k.a. supervisors).
|
||||
|
||||
For the impatient expert, jump straight to the [tl;dr](#tl-dr)
|
||||
For the impatient expert, jump straight to the [tl;dr](#tldr)
|
||||
section.
|
||||
|
||||
### Sources
|
||||
|
||||
Source is freely available at:
|
||||
* Docker image - https://github.com/mattf/docker-storm
|
||||
* Docker Trusted Build - https://registry.hub.docker.com/search?q=mattf/storm
|
||||
|
||||
## Step Zero: Prerequisites
|
||||
|
||||
This example assumes you have a Kubernetes cluster installed and
|
||||
|
Loading…
Reference in New Issue
Block a user