Commit Graph

16 Commits

Author SHA1 Message Date
Leon e7ad8065e4
Added a warning in the ambient getting started guide (#13757)
* Added a warning in the ambient getting started guide

This commit adds a warning for users using the gateway
API with kind and ambient.

Signed-off-by: leon <leon.nunes@solo.io>

* Added a section to install MetalLB in kind

Signed-off-by: leon <leon.nunes@solo.io>

* Updated docs as per suggestions.

* Fixed Lint errors

Signed-off-by: leon <leon.nunes@solo.io>

* Fixed spelling mistakes and reverted case of kind

Signed-off-by: leon <leon.nunes@solo.io>

* Added a - as per suggestion

Signed-off-by: leon <leon.nunes@solo.io>

* Reverted the tab spacing

Signed-off-by: leon <leon.nunes@solo.io>

* Changed warning to tip

Signed-off-by: leon <leon.nunes@solo.io>

---------

Signed-off-by: leon <leon.nunes@solo.io>
2023-11-13 11:37:25 -08:00
Michael c03731c31c
Fix a typo about login and log in (#12611)
* Fix a typo about login and log in

* apply comments from ericvn
2023-02-08 19:24:07 -08:00
Eric Van Norman 510f278525
Update lint checker configuration. (#12602)
* Update lint checker configuration.

* Uses mdl.rb in the root

* Fix trailing lines

* Reset mdl.rb

* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
Michael 9de619e1fe
Replace setup with set up if it's a verb (#12419) 2022-12-29 17:02:30 -08:00
Eric Van Norman 3d9b05e76d
Update kubernetes dashboard instructions for kind (#12035) 2022-10-02 18:15:47 -07:00
Frank Budinsky 30579dd0cf
Remove tip for bad script (#11124) 2022-03-29 11:18:58 -07:00
Frank Budinsky 428b518039
Add tip to kind platform setup instructions (#10852)
* Add tip to kind platform setup instructions

* add cluster name

* typo
2022-02-03 13:05:55 -08:00
Istio Automation f389a8af41
a note to increase memory (#9059)
else install would fail

Co-authored-by: Lin Sun <lin.sun@solo.io>
2021-02-26 09:46:49 -08:00
Shamsher Ansari fe3a248186
use latest version of dashboard to support k8 1.20 (#8862) 2021-01-28 07:02:29 -08:00
Eric Van Norman 9d3dff5dde
Update kind to use non-beta Dashboard UI (#7808) 2020-07-29 14:54:49 -07:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Eric Van Norman 6e6426e457
Update kind setup instructions removing Golang version (#7164) 2020-04-27 06:47:20 -07:00
Eric Van Norman 55accd83b4
Update base64 -d to --decode (#7039)
* Update base64 -d to --decode

* Fix additional -d to --decode change
2020-04-09 06:41:44 -07:00
Istio Automation bc8dd1fd93
Reweight platform pages (#6747) 2020-03-05 08:15:00 -08:00
Shamsher Ansari 339357f8d1
Add option to setup Istio on KIND (#6416)
* Add option to setup Istio on KIND

* Rename KIND to kind, fix few typos

* Arrange in a easy to follow steps

* Few more updates to make sentence better

* Small tweaks

* last few improvments
2020-02-10 09:09:10 -08:00