Commit Graph

184 Commits

Author SHA1 Message Date
Vadim Eisenberg 4a679f5607 Add 1337 uid requirement (#2940)
* add a restriction about application UID 1337

* add UID to .spelling

* add UIDs to the spelling file

* Update content/docs/setup/kubernetes/spec-requirements/index.md

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>
2018-12-03 10:52:08 -05:00
Martin Taillefer f17a5d2e79
Fix a bunch of absolute links that should have been relative. (#2933)
- Added a linter rule to prevent further occurances.
2018-11-30 06:41:56 -08:00
Itay Shakury 44d9bba881 update chart requirements (#2876)
* update chart requirements

adding `helm dep up` which is required for the install to succeed

* note about relative refs

* remove redundant space

* grammer and passive voice

Co-Authored-By: itaysk <itay@itaysk.com>

* helm repo add
2018-11-28 15:33:22 -08:00
agmsb 113f20692e pointing to proper grafana dashboard (#2651) 2018-11-26 11:20:56 -08:00
Linus Li ab45df0472 Fix Warning icon shows invalid (#2894)
See More: <https://preliminary.istio.io/docs/setup/kubernetes/multicluster-install/vpn/#helm-k>
2018-11-19 06:51:02 -08:00
Douglas Reid 06e4ebb106 Clarify scope of consul install (#2872) 2018-11-15 16:29:16 -08:00
Chunlin Yang bf264f1ae6 Delete Service Graph (#2874)
Signed-off-by: Chun Lin Yang <clyang@cn.ibm.com>
2018-11-14 06:59:03 -08:00
Shriram Rajagopalan c9a4a6fd11
updating multicluster over gateways (#2847)
* updating multicluster over gateways

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* nits

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* updates

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* cleanup

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* spell check

* more spell fixes

* more fixes

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>
2018-11-13 09:38:05 -05:00
Jonh Wendell 4eeef8afa7 Minimal installation: Fix mixer flags (#2863) 2018-11-12 09:43:47 -08:00
Rigs Caballero a47dc08cf1 Edit and clean the multicluster installation. (#2703)
* Edit and clean the multicluster installation.

Performed a major edit to enhance the clarity and accuracy of the content.
The edits include:
* Consistency and quality-of-content improvements including expanding
  abbreviations on first use, adding or modifying markup for emphasis, and
  adding lists.
* Grammar and spelling fixes including fixing passive voice and missing
  articles.
* Content structure improvements to improve the readability and flow of the
  content.
* Introduced heading tags to make identifying cross-references easier to
  identify and maintain.

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

* Address typos

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

* Fix broken links with IDs.

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

* Implemented tabs for procedural options.

Alongside the tabs implementation, a warning and a note were added based on
comments.
2018-11-06 09:18:56 -08:00
xavierbaude 32f5b2a172 Xavierbaude patch openshift (#2840) 2018-11-06 06:03:01 -08:00
John Mazzitelli 9481a38d6d fix typo in helm install instructions (#2825) 2018-10-31 11:05:56 -04:00
Yangmin Zhu 054a7c0ad9 rbac: deprecate RbacConfig with ClusterRbacConfig (#2761) 2018-10-26 11:11:32 -07:00
Guilherme Baufaker Rêgo e61ca7efe0 Updating Instructions with Latest Ansible Installer (#2798) 2018-10-26 11:09:44 -07:00
Jason Young 220f3e8b0f Remove text about istioctl creating routing rules and policy (#2796) 2018-10-25 14:22:34 -07:00
Pedro Spagiari caee333538 fix(content/docs/setup/kubernetes/minimal-install) wrong filename typo (#2794) 2018-10-22 14:18:10 -07:00
JJ Asghar be693f9661 Update index.md (#2750)
* Update index.md

More pods and services have been added since this doc has been written.

* Added more verbose information

Added `Option 1` and `Option 3` outputs.

Signed-off-by: JJ Asghar <jja@ibm.com>

* Fixed formatting.

Opps.

Signed-off-by: JJ Asghar <jja@ibm.com>

* Removed the output

Put the command to verify the setup, but removed the output per
rcaballeromx's suggestion.

Signed-off-by: JJ Asghar <jja@ibm.com>

* Fixed per rcaballeromx suggestions.

- reformatted and fixed the wording.

Signed-off-by: JJ Asghar <jja@ibm.com>

* Istio, not ingress.

🤦

Signed-off-by: JJ Asghar <jja@ibm.com>

* Copy paste mess up.

Removed a dangling copy paste.

Signed-off-by: JJ Asghar <jja@ibm.com>

* Grammar, I think.

- fixed the optionally have line.

Signed-off-by: JJ Asghar <jja@ibm.com>

* More Grammar.

🤘

Signed-off-by: JJ Asghar <jja@ibm.com>
2018-10-22 09:53:41 -07:00
Robert Starmer fce84eae28 Remove extra-config for cert-manager (#2708)
Minikube does the right thing (as of 0.28.1 at least) with creating the embedded CA.  The extra-config parameters appear to have been necessary previously and were resolved to use the "right" credentials built by Minikube directly. In fact, passing those parameters appears to break current minikube deployments, making it impossible to create new service accounts and resources that rely on them. (like a tiller service account for a helm deployment of Istio...)

I found this bug that referenced this issue: https://github.com/kubernetes/minikube/issues/1647 which is now closed.
2018-10-22 07:12:04 -07:00
Vincent ef9ff7d368 Fix 404 of subcharts (#2789)
* fixed: changed charts->subcharts

* Following #9306, changed references of subcharts.
2018-10-20 12:11:19 -07:00
Martin Taillefer 9cbb0db783
Clearly indicate which version of k8s we support. (#2786) 2018-10-19 12:53:12 -07:00
Frank Budinsky 33c5428fa2
Revert circleci config from 2.1 back to 2 (#2776)
* Revert circleci config from 2.1 back to 2

* fix lint errors
2018-10-16 14:45:10 -04:00
Clement Labbe 3f17c5c194 Fix minor typo in multicluster doc (#2772)
`s/it's/its/`
2018-10-16 08:56:18 -07:00
Tao Li 6e3acad482 Revise the description of istio-demo (#2743) 2018-10-12 11:01:29 -07:00
Shriram Rajagopalan 3f0eb787e5 multi-cluster over gateways (#2713)
* some diagrams for multi-cluster

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* nits

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* tweaks

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* section index

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* remove ...

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* page description ends with a period

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* completing the doc

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* flat network

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* multicluster to federation

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* federation

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* multicluster-install

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* fix section title

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* proofer

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* html proofing again

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* final nit

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* nits

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* spell

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* Address review comments and other improvements

* a couple more nits

* fix build error

* add missing end tag

* fix lint errors

* mention decentralized pilot
2018-10-12 13:46:10 -04:00
Fernando Carletti 2eac0b376c feat: reflect option name chage for kubernetes 1.10 (#2757) 2018-10-10 17:42:34 -07:00
Martin Taillefer a2026aab5e
Clean up a bunch of loose ends (#2745) 2018-10-05 22:21:56 -07:00
Jonh Wendell cda5ea2102 Add instructions about sidecar injection exceptions (#2727) 2018-10-04 10:52:47 -04:00
Lin Sun 27fa255e3a
IBM Cloud: switch to the new helm chart location (#2725) (#2726) 2018-10-02 22:14:00 -04:00
Lin Sun 9a230ce9f9
update helm instruct for 2.10 and uninstall (#2705)
* update helm instruct for 2.10 and uninstall

for 2.9

* address Guang's feedback
2018-10-01 09:52:01 -04:00
Oliver Liu 770155d677 Fix plugin cert doc and improve helm instructions (#2630)
* Fix plugin cert doc.

* Small fix.

* Small fix.

* Small fix.
2018-09-18 05:54:24 -07:00
sshucker caa3a8d1ac capitlized 'Pilot', added screenshot in docker-for-desktop setup (#2641)
* capitlized 'Pilot', added screenshot

* Fixed typo and moved image
2018-09-17 14:17:23 -07:00
Martin Taillefer 0a4264417f
Site improvements (#2633)
- Use a new approach to managing icons. This has two primary benefits:

  - It makes it possible to color the icons such that they look good in the
    dark theme. Previously, the icons were rendered in black on dark grey when
    using the dark theme.

  - The average payload size for our web pages is reduced and we better use the
    browser cache.

- The new icon approach makes it possible to remove our dependency on the fontawesome
  package, which further slims down our payload requirement

- Refresh our iconography for a slightly lighter look.

- Remove the extra thick left-hand border of text blocks to lighten the
look.

- Added a "NN minutes to read" indication on top of each page. This is
only displayed if the count is > 1 minute.

- Added a calendar icon next to the blog post date.

- Exposed a bunch of strings that were buried in CSS/JS to translation.

- Add the 'keywords:' front-matter fields to the Hugo archetypes.
2018-09-17 08:52:23 -07:00
Medya Gh 1cb2066a42 Consistent GKE number of nodes (#2572)
* Consistent GKE number of nodes 

fixes https://github.com/istio/istio.github.io/issues/2571

* Removed the cluster version

based on comment here https://github.com/istio/istio.github.io/issues/2571#issuecomment-420151669
2018-09-17 03:13:23 -07:00
sshucker 6365c40a8e Add docker-for-desktop installation note (#2585)
* Add docker-for-desktop installation note

A default istio helm install under kubernetes running in docker-for-desktop wasn't working because pilot was reserving too much memory.  Added documentation to work around this

* Update index.md

* Create index.md

* Update index.md

* Update index.md

* Update index.md

* Rename content/docs/setup/kubernetes/platform-setup/index.md to content/docs/setup/kubernetes/platform-setup/docker-for-desktop/index.md

* Update index.md

* Update index.md

quoted memory allocation, capitalized Kubernetes
2018-09-15 20:04:23 -07:00
Guihua Zhu 57ee84f967 delete crds without specified namespace (#2602)
Signed-off-by: Guihua Zhu <zhuguihua@cmss.chinamobile.com>
Signed-off-by: Guihua Zhu <z.zhuguihua@gmail.com>
2018-09-14 16:52:20 -04:00
Martin Taillefer 7769ef5d6d
Fix a few details on the IBM Cloud page. (#2541)
- Fix image aspect ratios so stuff looks right.

- Switch some periods to colons.
2018-09-06 17:04:49 -07:00
Rachael Graham 166b9586cc IBM Cloud Public quickstart (#2485)
* tabs; IBM Cloud Public steps

* Moved ICP images into new folder

* tag fix

* tag fix

* spacing for tabs?

* spacing for tabs?

* command spacing

* icp grammatical fixes

* linter errors

* tab fix

* update w/ Martin's changes

* tabbing

* yaml

* yaml tabbing

* separate commands

* revert yaml

* indentation

* numbering

* plain text

* yaml

* revert yaml

* yaml workaround

* image extra spacing?

* image ratios

* remove anchor

* remove tabs; add headers

* linter fixes
2018-09-06 11:13:42 -07:00
mtail e71a8b4dfc Fix image aspect ratio. 2018-09-04 07:53:05 -07:00
skeeey 835653d403 The document for setup Istio with ICP (#2434)
* Add setup doc for ICP

* Modify the title "Upgrate and Rollback" to "Upgrate or Rollback"

* add diagrams to highlight action

* fix some spelling errors

* use consistent font for UI items and fix some grammatical mistake.
2018-08-31 11:32:43 -07:00
flydragon 65bd311d78 fix 404 (#2464) 2018-08-30 07:04:14 -07:00
Lin Sun b875d07075
adding minimal istio doc (#2349)
* adding minimal istio doc

* fix spell error

* address steve comment

* address steve comment

* change to 2.10 per discussion

* fix CI lint errors

* remove aliases

* fix broken link

* fix link

* fix link

* address yossi's good catches!
2018-08-28 14:02:55 -04:00
Martin Taillefer 94ccb1b08e
Fix mentions of specific releases (#2379)
- Remove the release-specific wording on the main release note page and on the docs page. This
ends up being hard to keep correct and not really useful.

- Add a full_version variable in args.yml which contains the 3 part release version
such as 1.0.1. When we release a new patch, we need to update this number in the current
release branch.

- Apply the full_version variable to the download button on the home page. It will now say "DOWNLOAD 1.0.1".
2018-08-25 05:59:39 -07:00
Vincent 511ba7b5a7 fix-404 (#2375)
* fix-404

* re-lint

* fix-404 in zh
2018-08-24 08:31:50 -07:00
Damon Wang 126b3135de policy describe error (#2314)
* the policy describe error

* policy describe error

* update policy desc
2018-08-23 19:12:36 -07:00
Linus Lee c6ee7a34d3 Remove extra punctuation (#2346) 2018-08-23 08:25:23 -07:00
Etai Lev Ran d235f81b39 Document DNS requirements for multicluster services (#2329)
* Document DNS resolution requirements

Service names must be resolved to IP address in any cluster, regardless of endpoint location.

* document DNS requirements for multi-cluster services
2018-08-21 10:20:34 -07:00
Steven Dake b9addc9b4c Use apply rather than create for rolling upgrades (#2307) 2018-08-19 12:08:16 -07:00
Martin Taillefer 5e29d61ff2
Bunch of site fixes & improvements. (#2306)
- Correct the use of OpenGraph annotations. I used the wrong attribute name, so the
annotations were never recognized.

- Added support for Twitter cards to our site, improving the experience of referencing
the site from Twitter posts.

- Added support for the twitter: front matter field for use in blog posts. Specifying this
front-matter entry will show the author's twitter address on the blog post, and will
add a Twitter card entry to the page noting the author's address.

- Renamed the page_icon front matter field to just icon to be consistent with other
entries.

- Made it so the subtitle front matter field can be used anywhere, not just on blog posts.

- Added a lint check to ensure subtitles don't end with a period.

- We now insert an "author" metadata entry whenever the attribution: front matter
field is used.
2018-08-19 11:51:03 -07:00
Vladimir Rutsky f8f20afc17 remove extra space before dot (#2305) 2018-08-19 11:47:33 -07:00
stevemcghee 4a49a2d1e7 suggest a more recent gke minor version (#2283)
ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Master version "1.10.5-gke.0" is unsupported.
2018-08-17 22:34:31 -07:00