Commit Graph

261 Commits

Author SHA1 Message Date
Martin Taillefer ad565871d6
Clean up keywords. (#3442) 2019-02-28 17:26:46 -08:00
Rigs Caballero 21c918fbe4 Organize the Kubernetes Installation content. (#3422)
* WIP Add Kubernetes Installation landing page.

This adds the landing page and organizes the content to make it easier to navigate.

Signed-off-by: rcaballeromx <grca@google.com>

* Apply initial feedback on landing page content.

Signed-off-by: rcaballeromx <grca@google.com>

* Rename and move files to enhance navigation.

Added aliases to redirect after filename changes.

Signed-off-by: rcaballeromx <grca@google.com>

* Harmonize all installation guide titles and intros.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix all links affected by the restructure.

Fixed all internal links and added aliases to ensure external redirects.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix paths of images on the ZH content.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix additional links and apply feedback.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix link error introduced by rebase.

Signed-off-by: rcaballeromx <grca@google.com>

* Remove redundant instances of "Istio" in titles.

Signed-off-by: rcaballeromx <grca@google.com>
2019-02-28 14:37:30 -08:00
Ozben Evren 225d449046 Add documentation about removing CRDs. (#3436) 2019-02-28 11:46:31 -08:00
John Howard b1ed4c9c84 Reference helm install docs rather than duplicating (#3418)
* Reference helm install docs rather than duplicating

Multicluster gateway installation docs were out of sync from install docs. This changes them to just directly reference the main install docs to make things more clear.

* Fix syntax
2019-02-28 12:02:44 -05:00
Lin Sun d99e48fc99 remove the portion for egress gateway exposed as nodeport (#3255)
* remove the portion for egress gateway

* Update index.md
2019-02-28 08:24:30 -08:00
Eric Van Norman 54fa8681d5 Update CRD count from 58 to 56 (#3389) 2019-02-26 08:34:31 -08:00
Brian Avery 4cf48451f3 There are only 56 CRDs, not 58 (#3380)
1.1 is only creating 56 CRDs, not 58. It looks like the missing ones are servicecontrolreports.config.istio.io and servicecontrols.config.istio.io, both of which have been removed. 

adapters.config.istio.io
apikeys.config.istio.io
attributemanifests.config.istio.io
authorizations.config.istio.io
bypasses.config.istio.io
certificates.certmanager.k8s.io
checknothings.config.istio.io
circonuses.config.istio.io
cloudwatches.config.istio.io
clusterissuers.certmanager.k8s.io
clusterrbacconfigs.rbac.istio.io
deniers.config.istio.io
destinationrules.networking.istio.io
dogstatsds.config.istio.io
edges.config.istio.io
envoyfilters.networking.istio.io
fluentds.config.istio.io
gateways.networking.istio.io
handlers.config.istio.io
httpapispecbindings.config.istio.io
httpapispecs.config.istio.io
instances.config.istio.io
issuers.certmanager.k8s.io
kubernetesenvs.config.istio.io
kuberneteses.config.istio.io
listcheckers.config.istio.io
listentries.config.istio.io
logentries.config.istio.io
memquotas.config.istio.io
meshpolicies.authentication.istio.io
metrics.config.istio.io
noops.config.istio.io
opas.config.istio.io
policies.authentication.istio.io
prometheuses.config.istio.io
quotas.config.istio.io
quotaspecbindings.config.istio.io
quotaspecs.config.istio.io
rbacconfigs.rbac.istio.io
rbacs.config.istio.io
redisquotas.config.istio.io
reportnothings.config.istio.io
rules.config.istio.io
serviceentries.networking.istio.io
servicerolebindings.rbac.istio.io
serviceroles.rbac.istio.io
sidecars.networking.istio.io
signalfxs.config.istio.io
solarwindses.config.istio.io
stackdrivers.config.istio.io
statsds.config.istio.io
stdios.config.istio.io
templates.config.istio.io
tracespans.config.istio.io
virtualservices.networking.istio.io
zipkins.config.istio.io
2019-02-26 08:31:31 -08:00
Shriram Rajagopalan 2baef16e51 new networking reference docs (#3358) 2019-02-25 17:13:27 -08:00
Maria Skidanova 27c61686ec Better link to booklinfor for docker (#3375) 2019-02-25 13:47:19 -08:00
Tao Li f160abd20b Update permissive mode description (#3328)
* Update permissive mode description 

To make it more accurate

* Update index.md
2019-02-24 22:05:30 -08:00
Rachael Graham 95df476286 link format update (#3357) 2019-02-22 08:53:28 -08:00
Eric Van Norman 115d74ec3b Update the IBM Cloud Quick start (#3327)
* Update the IBM Cloud Quick start

- Use a demo profile for lower resources
- Update to mention tested Kubernetes releases
- use helm-service-account-yaml
- updated helm commands for CRDS, etc.

* Review comments

* Rebase to pick up a new commit

* Change tip from previous to following

* Update CRD verification text

* Update CRD verification text
2019-02-22 08:32:27 -08:00
Andra Cismaru ccd95b993c Add verification steps for CRDs. (#3335)
* Update index.md

* Update from 56 to 58

* Add output
2019-02-22 05:30:30 -08:00
Eric Van Norman 29b79d84ed IBM Platform update (#3333)
- Added a section for using the new Istio add-on for IKS clusters
- update IKS command to use --export. Mpt sure if we can totally move
  new ks command syntax yet.
2019-02-21 16:07:27 -08:00
Brian Avery d87e02d7df Update to Kubernetes 1.13 (#3351)
* Update to Kubernetes 1.13
2019-02-21 14:21:29 -08:00
Rachael Graham 0a9575c6ea IBM Cloud quickstart update (#3285)
* add-on steps, link updates, cluster version

* BookInfo -> Bookinfo

* review update - public prereqs

* Update index.md
2019-02-21 12:11:27 -08:00
Maria Skidanova d6bee371f7 More Crds (#3341) 2019-02-21 12:02:39 -08:00
John Howard 3239fa5cb7 Typo: iistio -> istio (#3342) 2019-02-21 12:01:32 -08:00
Andra Cismaru 1bde241b40 Clarify helm instructions (#3332)
* Update index.md

* Update index.md
2019-02-21 11:12:25 -08:00
Andra Cismaru 24c905bdc7 Update index.md (#3330) 2019-02-21 11:10:53 -08:00
Steven Dake f34ec8f704 Tidy up the installation instructions (#3276)
* Tidy up the installation instructions

We use our Istio.io charts distribution mechanism extensively in this
documentation rework. Helm is a great package manager, and does a pretty
decent job of distributing packages.  These are not advanced features of
helm manifests - but insteead tried and tested CLI operations that have bee
 around since the dawn of Helm.  While we have made a call not to use advanced
features of helm manifests, using more advanced workflows (helm cli commands)
with Helm are expected by operators.

* Fix linting errors
2019-02-21 10:24:06 -08:00
Jianfei Hu e622465cdb remove the statsd in multi cluster setup (#3259)
* remove the statsd which we've already deprecated.

* remove some other statsd reference.

* more removal of statsd.

* Add spaces in chinese doc.
2019-02-18 08:56:25 -08:00
Morven Cao 1619508c17 update quick start with k8s. (#3251)
* update quick start with k8s.

* fix linter issues.

* apply comments.
2019-02-15 10:42:24 -08:00
Morven Cao b01739b965 update istio setup doc with helm. (#3248)
* update istio setup doc with helm.

* fix linter issue for hyperlinks.

* fix linter issue about hyperlinks.

* fix unordered list style issue.

* add hyperlinks.

* apply comments.

* fix linter issues.
2019-02-15 10:03:25 -08:00
Morven Cao 86a0ff1760 update Istio upgrade doc. (#3250) 2019-02-15 06:50:50 -08:00
Lin Sun db6f376700 Add a convenient link to cni plugin (#3261) 2019-02-13 22:27:43 -08:00
Etai Lev Ran f1f79e6fbe document file names used in external certificate configuration (#3238)
* document file names used in external certificate configuration

* rephrased to clarify based on PR feedabck

* note using different names requires reconfiguration
2019-02-13 09:07:23 -08:00
Lin Sun fdd1fa61ed Update upgrade instruction (#3252) 2019-02-13 08:14:23 -08:00
Steven Dake 60cf3dacea Use release-1.1 charts instead of masteer charts (#3249)
Since we are still in thee 1.1 release series, we should point
devs at the 1.1 daily charts.

Thanks to @hklai for pointing me at the proper location.
2019-02-13 06:43:24 -08:00
Martin Taillefer d6b3bfac56
Add support for {{< quote >}} (#3237) 2019-02-12 08:22:28 -08:00
Martin Taillefer b3db41da99
Added more lint rules and fix offenders (#3227)
- Ensure that references to GitHub content use the proper annotations so
we get links to the correct branches.

- Added a check to make sure content is not using blockquotes (instead of
{{< warning >}}, {{< tip >}}, and {{< idea >}}. This check is currently
disabled, pending the Chinese content being updated.

- Fix a few violations of these new checks.
2019-02-11 12:49:47 -08:00
Yossi Mesika c6b20bd227 Istio remote installation updates (#3144)
* Updated to install istio remote using values file

* Few unrelated doc fixes

* Remove zipkin and statsd flags as they are unsupported

* Revert "Few unrelated doc fixes"

This reverts commit 038096d137.

* Few more minor updates

* Switch to port 15443

* Break on-line helm commands

* Trailing space

* Put back some default istio features after verifying mc still works

* Add remote mixer addresses

* Formatting

* Specify container for cleaner output

* Wrong place
2019-02-11 11:05:23 -08:00
Frank Budinsky 0e8a2dd407 Remove obsolete networking API upgrade instructions (#3219) 2019-02-11 09:50:26 -08:00
mtail 9ad3ad771c A few more fixes. 2019-02-10 19:12:13 -08:00
Joonas Bergius a6631b2b01 Correct the grep for istio-init created crd jobs (#3217) 2019-02-08 12:05:24 -08:00
Frank Budinsky 5b4f86243b Multicluster version routing blog (#3143)
* multicluster version routing blog

* explain more

* spelling

* tweaks

* improvements

* improved label approach

* add note about DNS

* address review comments

* Update index.md

Capitalize title
2019-02-08 09:38:23 -08:00
Morven Cao 159ad3f71a Update installation steps for minimal deployment. (#3101)
* update installation steps for minimal deployment.

* fix lint issues.

* apply comments.

* add github link for yaml file.

* remove invalid github link.

* apply comments.

* add reasons for choosing helm template.

* update minimal installation doc.

* update verify step.

* install istio-minimal with provided value file.

* remove extra 'install'.

* fix spelling lint issues.

* fix spelling issue.

* apply comments.

* fix typo

* update verify step for CRDs.

* apply comments.

* update installation options.

* fix lint issues.

* apply comments.

* fix lint issues.

* update CRDs number.
2019-02-06 11:28:24 -08:00
Diem Vu 08d01e08db Correct command to install Istio with global mTLS enable. (#3198)
* Correct command to append output to istio.yaml, instead of replacing

* Also correct the command to enable mTLS globally. control plane and global mtls need to be set to true together, at least for now.
2019-02-05 17:03:52 -08:00
Nick Travers aa02682143 Add line-wrapping for multi-cluster Helm commands (#3193)
Currently, the command line snippet for setting up multi-cluster Istio
with Helm is confined to a single line. This makes it difficult to read
without having to scroll horizontally to read the entire command.

Update the command to be multi-line.

Signed-off-by: Nick Travers <n.e.travers@gmail.com>
2019-02-05 09:48:43 -08:00
Martin Taillefer dd782b3d12
Improve the looks of warnings, info blobs, and tips. (#3181) 2019-01-31 12:11:53 -08:00
Martin Ostrowski 974984e84d Deprecate Deployment Manager install, point to Istio on GKE (#3149)
* Deprecate Deployment Manager install, point to Istio on GKE

* Remove deployment manager completely

* Rename quick-start-gke-dm to drop dm
2019-01-30 10:04:22 -08:00
Spike Curtis 9058bec3ce Add containerPort requirement documentation (#3168)
Signed-off-by: Spike Curtis <spike@tigera.io>
2019-01-30 08:13:22 -08:00
Eric Van Norman 38c3e33e32 Remove $ from pasted commands (#3141)
When the cut option was selected for the text bash items and then
pasted into a terminal, the $'s were not removed. This changes removes
them.
2019-01-25 09:29:17 -08:00
Frank Budinsky 7c82233734 Install CRDs in multicluster instructions (#3135) 2019-01-24 14:00:35 -05:00
Lin Sun c0cc0a5ada remove duplicate install (#3134) 2019-01-24 10:40:20 -08:00
Lin Sun 6e1ce04ba4 remove not needed install (#3116)
thanks to @frankbu for catching this.
2019-01-21 12:24:56 -08:00
Martin Taillefer 1c1242ffc4
Fix spelling and grammar stuff throughtout the site. (#3114) 2019-01-21 09:35:38 -08:00
Morven Cao 12730e09d2 update helm installation doc to separate the CRDs deployment step. (#3110) 2019-01-21 11:33:52 -05:00
Martin Taillefer 8a9d5cb92b
Fix a bunch of capitalization and spacing errors. (#3108) 2019-01-19 09:39:24 -08:00
Tim Swanson 0e66794cf7 Add new setup instructions about istio-cni (#2902)
* Add new setup instructions about istio-cni

* Fix review nits.

* Add Istio CNI to about/features as an alpha status feature

* Reword intro and installation steps

* Add sidecar injection compatibility info

* fix review comments

* Fix wording nits from sdake

* Fix nits and formatting comments from geeknoid.

* Added general CNI spec link and Istio k8s requirements link.
2019-01-19 04:54:55 -08:00