Git Product home page Git Product logo

istio-docs's Introduction

OpenShift Service Mesh

Click here to read the OpenShift Service Mesh MVP documentation that was previously displayed at this location. The linked document also includes information about associated sample applications (boosters) and tutorial scenarios(missions) released with the MVP.

This repository contains documentation for the MVP (developer preview) release of OpenShift Service Mesh, based on the upstream Istio project. This README provides information about this documentation repository.

Getting Started

The OpenShift Service mesh documentation is written in Asciidoc.

To Build the Docs

The downstream docs use ccutil to generate the docs as part of the Docs-to-Drupal toolchain.

To build all of the books, open a terminal, navigate to the root directory of this repository, and type the following command (you may need to run it as sudo):

$ scripts/buildGuides.sh   

The script provides links to both asciidoctor and ccutil builds for each of the example books.

You can also build a single guide. Navigate to the folder of the manual you want to build and type the following command (you may need to run it as sudo):

$ ./buildGuide.sh

To view the generated output, nagivate to the following directory for a particular manual:<title>/build/tmp/en-US/html-single/index.html

Submitting a Pull Request

You can close a GitHub issue from a Pull Request. All you have to do is include the [special keyword syntax] (https://help.github.com/articles/closing-issues-using-keywords/) (for example, “fixes #5) in the body of your Pull Request. When the pull request is merged into your repository's default branch, the corresponding issue is automatically closed.

Commit messages against Jira should start with the project name associated with the PR. If the PR is to address MAISTRA-123 then the commit message for the PR must start with "MAISTRA-123 " and then followed by the detailed commit message (no semi-column or dash between the Jira ID and text, no brackets... just a space).

istio-docs's People

Contributors

jstickler avatar lincolnthree avatar cmoulliard avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.