Commit Graph

205 Commits (master)

Author SHA1 Message Date
Imran Pochi 12752de516
docs: update mDNS reload instructions (#20955)
Signed-off-by: Imran Pochi <imranpochi@microsoft.com>
2025-06-25 11:17:03 -07:00
Tyler Auerbeck f4ded199f0
remove tiller addon (#19636)
Signed-off-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
Co-authored-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
2024-09-19 11:21:24 -07:00
Steven Powell 4e1b13000c
site: Update that containerd CRI supports docker-env (#19641) 2024-09-13 10:57:32 -07:00
Dylan Piergies 296ebed0dd
Correct link title of Storage Provisioner Gluster addon doc 2024-08-12 02:41:47 +01:00
Matteo Mortari bf08e8c0e6 docs: fix typo 2024-06-04 11:22:19 -07:00
Gabriel Pelouze f72619a476 improve linux section of ingress-dns documentation 2024-05-24 13:37:02 -07:00
Gabriel Pelouze f2049f0d30 address PR comments 2024-05-24 13:37:02 -07:00
Gabriel Pelouze bb1c70d8a6 add systemd-resolved to ingress-dns documentation 2024-05-24 13:37:02 -07:00
Jérémie Tarot 95e82224c5
Fix broken link to Kong documentation 2024-05-10 13:54:12 +02:00
Sandipan Panda ab477744de Fix Advanced Kubernetes policy tutorial link 2024-01-30 21:55:20 +05:30
Marc Nuri 1bdbc58cd7
fix: typo in yakd doc
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-12-20 19:58:01 +01:00
Marc Nuri 34072ea0e7
doc: yakd minikube is lower-case 2023-12-13 15:54:07 +01:00
Marc Nuri 0078ccddd6
feat: add yakd addon
Add an addon for automatically setting up [YAKD (Yet Another Kubernetes Dashboard)](https://github.com/manusa/yakd)

This is an alternative Kubernetes Dashboard with special support for Minikube, OpenShift, and other flavors of Kubernetes.

It was originally started as an example project for [YAKC (Yet Another Kubernetes Client)](https://github.com/manusa/yakc) but it was recently spun off as a separate project.

Regarding Minikube, it offers specific functionality such as cluster detection, support for opening NodePort services from the interface, and more.
2023-12-12 19:36:37 +01:00
Yuri Astrakhan 4b09367612
Fix ingress-dns.md
current instruction is incorrect because that file requires sudo, but `minikube ip` under sudo will not give anything meaningful
2023-11-11 01:02:51 -05:00
Anders F Björklund e6ee3dca75 Add more links to the kubectl documentation
Apparently finding the kubernetes documentation for kubectl
could be a challenge for new users, so try to help out a bit.
2023-10-23 16:44:59 +02:00
Steven Powell 53b09081b4 Automate installing NVIDIA Container Toolkit 2023-10-05 17:18:28 -07:00
Steven Powell cf976f6dd8 Add addon readmes to website 2023-07-07 12:25:20 -07:00
Steven Powell ebf385067e
Merge pull request #14437 from aude/patch-1
Document .localhost usage
2023-06-13 20:19:10 -07:00
Joe Bowbeer 54a78c44ab
Update ingress-dns.md 2023-05-24 21:04:23 -07:00
Steven Powell d6c37ee3ba
Merge pull request #15869 from yolossn/addon_inspektor_gadget
Addon: add inspektor-gadget
2023-05-11 18:20:45 -07:00
yolossn c6878c4733 Addon: add inspektor-gadget
Signed-off-by: yolossn <sannagaraj@microsoft.com>
2023-05-11 15:24:34 +05:30
Viktor Gamov 7ccece5298 updated documentation for kong ingress addon 2023-05-02 22:00:57 -04:00
Viktor Gamov 05cb4b56e6 Initial commit of kong addon for kong 3.2
kong version 3.2
kong ingress controller 2.9.3
2023-05-02 15:38:42 -04:00
Steven Powell 44c4657e4f remove remaining references to k8s.gcr.io 2023-03-30 09:45:52 -07:00
Steven Powell 4aa348106d site: Update GCP-Auth docs regarding new namespaces 2023-02-27 10:20:49 -08:00
Denys Kondratenko a1a8b7d9d3
Merge branch 'kubernetes:master' into master 2023-02-14 10:04:22 +01:00
Denys Kondratenko 874de40ca7 add multi-node cluster doc for the csi hostpath driver 2023-02-13 22:26:03 +01:00
Max Xu 6eb7444ec7
Clarify the current setting logic of MINIKUBE_HOME 2023-02-13 15:00:25 +08:00
Kundan Kumar 4bf2f1fd4b corrected link for auto completion 2023-01-30 23:09:32 +05:30
Steven Powell 428a55fc54 update echo-server image and add ingress step 2022-12-28 13:17:27 -08:00
Steven Powell 370e2188ee update echo-server image 2022-11-23 14:40:11 -08:00
Jan Hutař ffc4191878
site: Fix command name, missing letter in table header and deduplicate 2022-11-12 22:05:07 +01:00
Rahil Patel 1cc0fb1f6f
revise gcp-auth addon docs 2022-11-01 14:22:14 -04:00
Steven Powell 074e681975
Merge pull request #15160 from agarwalnit/master
Added cloud-spanner emulator add-on.
2022-10-28 13:58:41 -07:00
Nitin Agarwal 909ac67151 Added cloud-spanner emulator add-on. 2022-10-20 23:16:53 +00:00
Steven Powell d9ac86498a add documentation about adding a new namespace 2022-10-19 15:49:46 -07:00
Medya Ghazizadeh d2a8970917
Merge pull request #13359 from afbjorklund/handbook-runtimes
Document container runtimes available
2022-08-31 14:10:35 -04:00
Tobias Pfandzelter 6e22b21bfe
fix inconsistencies in proxy documentation 2022-07-14 10:27:39 -07:00
Asbjørn Apeland a7232505a1
Explain .localhost 2022-06-27 07:54:53 +00:00
Santhosh Nagaraj S 26afc8f85c Addon: add headlamp
Signed-off-by: Santhosh Nagaraj S <santhosh@kinvolk.io>
2022-06-16 10:34:18 +05:30
Kian-Meng Ang bc03821826 Fix typos 2022-06-10 15:26:35 -07:00
Steven Powell c38987bee0
Merge pull request #13806 from zhan9san/feature/update-service-doc
Update accessing apps service doc
2022-05-17 12:07:01 -07:00
Jack Zhang e53997284c Fix grammer issue 2022-05-17 16:36:53 +08:00
Ileriayo Adebiyi 8d26f37cfe
Update kong-ingress.md 2022-05-06 21:06:52 +01:00
Ileriayo Adebiyi 6b43216781
Fix typo 2022-05-06 10:14:26 +01:00
Medya Ghazizadeh 1606724762
Merge pull request #13399 from klaases/patch-1
Site: Add macOS Hyperkit NFS Mounts Documentation
2022-04-18 14:26:21 -07:00
Ashwin Somasundara a439922dc1 Update windows kubectl alias documentation 2022-04-05 08:52:24 -04:00
Jack Zhang 2b16bfd76a update service doc 2022-03-24 20:49:25 +08:00
Steven Powell 72fcaee8aa
Merge pull request #13606 from cdtomkins/master
Add network policy documentation (addresses roadmap item)
2022-02-17 10:15:10 -08:00
Chris Tomkins 78c7264e37
Update site/content/en/docs/handbook/network_policy.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:43:48 +00:00