Commit Graph

75 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 9b9259727a
Merge pull request #46140 from cjcullen/patch-3
Update hello-minikube.md
2024-07-10 08:57:57 -07:00
CJ Cullen a3e1fef3a0
Update content/en/docs/tutorials/hello-minikube.md
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-06-27 10:43:11 -07:00
Robin Wood 41ae34b988
tell the user to use their own name, not the example. (#44115)
* tell the user to use their own name, not the example.

The example command won't work if just copy/pasted, the name in it needs updating to the one in the user's environment.

* Update content/en/docs/tutorials/hello-minikube.md

Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>

* Update hello-minikube.md

Fixing line styling

* Updated to use a note.

* Removing stray left over line

---------

Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>
2024-06-14 05:10:57 -07:00
Osama Dar c2650d69a9
Update hello-minikube.md
Update the tutorial instructions to get the correct pod name
2024-06-05 14:32:08 +02:00
axlrosen 5a85483ed5
Update hello-minikube.md
When I ran `kubectl get deployments`, it showed no available nodes. So I thought I did something wrong. Eventually I ran it again and it matched the expected output. So, I would like to add a helpful hint to the documentation.
2024-05-18 16:17:38 +01:00
Tim Bannister 6385a62747 Ready Hello, Minikube page for vanilla Docsy 2024-04-20 20:40:54 +01:00
CJ Cullen 1833b33d91
Update hello-minikube.md
Add warning about kubectl expose on agnhost
2024-04-15 11:49:29 -07:00
Kubernetes Prow Robot bf40e12353
Merge pull request #44234 from adityasamant25/issue-43256
Improve user guidance in Kubernetes basics tutorials
2024-01-07 23:13:25 +01:00
Kubernetes Prow Robot 87618b516c
Merge pull request #44116 from digininja/patch-2
show the output from metrics server
2023-12-18 01:12:08 +01:00
Kubernetes Prow Robot 2bb38cbd20
Merge pull request #42025 from shurup/tutorials-fix-hello-minikube
Internal link fix for the Hello Minikube tutorial
2023-12-07 11:35:21 +01:00
Dmitry Shurupov a76c8e718f Small fixes for the hello minikube tutorial
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-07 11:21:22 +07:00
Aditya Samant 81a6077759 43256 - Changes to consolidate and streamline Kubernetes basics tutorials to avoid redundancy and confusion 2023-12-06 16:59:08 +05:30
Robin Wood 8f1c455717
show the output from metrics server
It seems a shame to install it and then not show it in use. The first thing I did after installing it and then seeing the next command was to uninstall it was to go and google what it is and how to get data from it.
2023-11-28 10:35:08 +00:00
MeenuyD 28a3b6db68
fix:"Hello Minikube" tutorial objective discrepancy: 'View Application Logs' mentioned but not covered . (#42998)
* fix:adding of view application logs

* remove unwanted lines
2023-09-14 20:12:13 -07:00
Dipesh Rawat 73c7e96747
Add tutorial link to deploy first app 2023-07-03 00:17:00 +01:00
Guangwen Feng 64244cee98 Fix for tutorials/hello-minikube.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-04-03 19:01:56 +08:00
Tim Bannister 252bcf6c29 Adapt Kubernetes basics tutorials for local use
Avoid relying on Katacoda.

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-03-28 15:23:31 +01:00
Tim Bannister 3e5196834d Mark Kubernetes basics tutorials missing
No more Katacoda.
2023-03-28 15:23:31 +01:00
Tim Bannister 5ae11de20d Update Hello Minikube for Katacoda EOL 2023-03-28 15:23:31 +01:00
Nate W c3f31fea70 updating katacoda removal message, adding it to more pages
Signed-off-by: Nate W <natew@cncf.io>
2023-03-25 10:05:21 -07:00
windsonsea a63a43adae Modify a UI menu in hello-minikube 2023-02-08 20:53:02 +08:00
Jun10ng 62ad84a1eb
Update hello-minikube.md 2023-02-01 15:52:12 +08:00
Jun10ng 4129e07703
Update hello-minikube.md 2023-01-31 22:53:08 +08:00
mtardy 25d48ec80a Update echoserver image in tutorial for multiarch
The previous version of the image did not support arm64. This one
supports amd64, arm, arm64, ppc64le, s390x on Linux, and amd64 on
multiple Windows versions.
2022-10-19 19:02:39 +02:00
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Tim Bannister 73cd38cdc6 Move kubectl overview to be section index
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Robert Martin bd59a5fc20
Update hello-minikube.md
Fix minor typos
2021-09-25 20:02:10 -05:00
chenxuc f4e6b41840 improve hello-minikube page for dashboard 2021-07-28 16:26:27 +08:00
Bas Kok 03d885ebc0
Update the expected output for `minikube addons enable`
The output from `minikube addons enable` in the documentation should match the output from the current version of minikube (which is also in katakoda)
2021-06-09 21:30:01 +02:00
Kubernetes Prow Robot 9d6649755d
Merge pull request #26947 from jihoon-seo/patch-4
Update href to the anchor in the same page
2021-03-27 01:56:43 -07:00
Kubernetes Prow Robot ec4840824d
Merge pull request #26472 from kbhawkey/cleanup-usage-just
clean up use of word: just
2021-03-26 04:34:43 -07:00
RA489 bd18b152ab Update hello minikube page 2021-03-25 11:16:55 +05:30
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Jihoon Seo c009ad8431
Update href to the anchor in the same page 2021-03-08 16:17:09 +09:00
CKchen0726 60ffd6fd05 add some necessary description after running command 'minikube dashboard' 2021-03-02 18:06:14 +08:00
Qiming Teng 774594bf15 Fix links in tutorials section 2020-10-22 15:27:40 +08:00
Kubernetes Prow Robot 55582e1f70
Merge pull request #24533 from sftim/20201012_learning_environment_redirect
Redirect "Learning environment" to Install Tools task
2020-10-17 10:52:13 -07:00
Tim Bannister a6b52520cd Redirect "Learning environment" to Install Tools task 2020-10-13 01:02:21 +01:00
bebyx d3a57a7c60
Update content/en/docs/tutorials/hello-minikube.md
Explanation that the app itself listens on 8080 port only.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 11:45:22 +03:00
bebyx 5607db09bb
Add important note about port
This tutorial should note that the Pod works **only** with `--port=8080`. This would probably save couple of hours for adventurous DevOps trainees.
2020-09-03 18:11:06 +03:00
Qiming Teng c7e297ccab Fix links in tutorials section 2020-08-07 12:05:17 +08:00
Tim Bannister 49eee8fd3d
Revise Pod concept (#22603)
* Revise Pod concept

Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/

Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.

This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.

* Update links to Pod concept

Link to updated content

* Incorporate Pod concept suggestions

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Revise StatefulSet suggestion for Pod concept

Co-authored-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Rohit Mohta 0ccf61bc4d Update hello-minikube to render note shortcode appropriately 2020-05-22 11:59:24 -07:00
Nikita Kalyanov 236c65c18e Remove reference to deprecated image
The #20553 changed the deprecated hello-node image to echoserver image. However, there is a reference to the old image later in the text. Point 5 implies that there will be a 'Hello World' message. This probably was true for the hello-node image but the echoserver does not print this (it echoes back the request with all of its params). This may be misleading, so change the text to a generic 'app's response'/'sample app'. Unused JS sources of the old image are removed.
2020-05-07 00:54:27 +03:00
Medya Ghazizadeh cf435f6f54
update deprecated image in hello minikube 2020-04-24 23:32:56 -07:00
Naoki Oketani ae7ace0f71
Replace links with redirect destination (#19038) 2020-02-10 18:18:01 -08:00
Kartik494 9b9910c0d4 Update k8s.io/docs/tutorials/hello-minikube (#18673)
* Update k8s.io/docs/tutorials/hello-minikube

* Update hello-minikube.md
2020-01-16 09:48:22 -08:00
Habib Ridho e07ef7dc65 Add tooltip for addons in Hello Minikube page (#18156)
* Add tooltip for addons in Hello Minikube page

* Update glossary title and add more descriptive info

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-13 08:59:38 -08:00
Chen, Xu Chun (Simon) 53b0a30e11 Update command output for latest version (#18073) 2019-12-17 10:19:58 -08:00