forked from LaconicNetwork/kompose
#### What type of PR is this? <!-- Add one of the following kinds: /kind bug /kind cleanup /kind feature --> /kind documentation #### What this PR does / why we need it: We should not be using the outdated redis terms, instead redis now uses leader / replica. #### Which issue(s) this PR fixes: <!-- *Automatically closes linked issue when PR is merged. Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. --> N/A #### Special notes for your reviewer: N/A Signed-off-by: Charlie Drage <charlie@charliedrage.com> |
||
|---|---|---|
| .. | ||
| _data | ||
| _includes | ||
| _layouts | ||
| assets | ||
| docs/images | ||
| images | ||
| _config.yml | ||
| _foobar.yml | ||
| 404.html | ||
| architecture.md | ||
| CNAME | ||
| conversion.md | ||
| development.md | ||
| favicon.ico | ||
| feed.xml | ||
| Gemfile | ||
| Gemfile.lock | ||
| getting-started.md | ||
| index.md | ||
| installation.md | ||
| integrations.md | ||
| LICENSE | ||
| maven-example.md | ||
| README.md | ||
| user-guide.md | ||
View the site via:
bundle exec jekyll serve .
And visiting localhost:4000 on your browser.