Commit Graph
1961 Commits
Author SHA1 Message Date
Jérôme PetazzoniandGitHub 474fe43eeb Merge pull request #601 from kaitbr0/patch-1
Update helm-intro.md to correct uri
2022-01-07 16:05:53 +01:00
Kait BrowneandGitHub 2e3dc760ab Update helm-intro.md
helm stable repo has moved. see helm blog for details https://helm.sh/blog/new-location-stable-incubator-charts/
2021-12-22 18:09:07 -05:00
Jerome Petazzoni 3e514713af Add static pods 2020-05-06 17:49:17 +02:00
Jerome Petazzoni d533660b23 Break down TOC 2020-05-05 17:23:50 +02:00
Jerome Petazzoni fc6c613186 Add foreword to operators design section 2020-05-05 17:23:42 +02:00
Jerome Petazzoni 6a0fc40b6d . 2020-05-04 17:27:41 +02:00
Jerome Petazzoni dd9dffcc59 Merge branch 'master' into 2020-05-ardan 2020-05-04 17:26:59 +02:00
Jerome Petazzoni 3fafbb8d4e Add kustomize CLI and completion 2020-05-04 16:47:26 +02:00
Jerome Petazzoni 5a24df3fd4 Add details on Kustomize 2020-05-04 16:25:35 +02:00
Jerome Petazzoni 1bbfba0531 Add definition of idempotent 2020-05-04 02:18:05 +02:00
Jerome Petazzoni 8d98431ba0 Add Helm graduation status 2020-05-04 02:09:00 +02:00
Jerome Petazzoni c31c81a286 Allow overriding YAML desc through env vars 2020-05-04 00:54:34 +02:00
Jerome Petazzoni a0314fc5f5 Keep --restart=Never for folks running 1.17- 2020-05-03 17:08:32 +02:00
Jérôme PetazzoniandGitHub 3f088236a4 Merge pull request #557 from barpilot/psp
psp: update deprecated parts
2020-05-03 17:07:41 +02:00
Jerome Petazzoni ce4e2ffe46 Add sleep command in init container example
It can be tricky to illustrate what's going on here, since installing
git and cloning the repo can be so fast. So we're sleeping a few seconds
to help with this demo and make it easier to show the race condition.
2020-05-03 17:01:59 +02:00
Jérôme PetazzoniandGitHub c3a05a6393 Merge pull request #558 from barpilot/vol-init
volume: add missing pod nginx-with-init creating
2020-05-03 16:57:46 +02:00
Jerome Petazzoni 40b2b8e62e Fix deployment name in labels/selector intro
(Fixes #552)
2020-05-03 16:53:25 +02:00
Jerome Petazzoni efdcf4905d Bump up Kubernetes dashboard to 2.0.0 2020-05-03 16:01:19 +02:00
Jérôme PetazzoniandGitHub bdb57c05b4 Merge pull request #550 from BretFisher/patch-20
update k8s dashboard versions
2020-05-03 15:55:15 +02:00
Jerome Petazzoni af0762a0a2 Remove ':' from file names
Colons are not allowed in file names on Windows. Let's use
something else instead.

(Initially reported by @DenisBalan. This closes #549.)
2020-05-03 15:49:37 +02:00
Jerome Petazzoni 0d6c364a95 Add MacPorts instructions for stern 2020-05-03 13:40:01 +02:00
Jerome Petazzoni 69230f6c1b Fix chat links 2020-05-02 11:21:40 -05:00
Jerome Petazzoni e0de62d05d logistics 2020-05-01 16:01:14 -05:00
Jerome Petazzoni 0f2768a1a5 Fixup URLs 2020-05-01 15:52:09 -05:00
Jerome Petazzoni 1b5e7c6401 Fixup titles 2020-05-01 15:50:32 -05:00
Jerome Petazzoni d81a46d069 merge 2020-05-01 15:45:36 -05:00
Jerome Petazzoni 690a1eb75c Move Ardan Live 2020-05-01 15:37:57 -05:00
Jérôme PetazzoniandGitHub c796a6bfc1 Merge pull request #556 from barpilot/healthcheck
healthcheck: fix rng manifest filename
2020-04-30 22:51:37 +02:00
Jerome Petazzoni 0b10d3d40d Add a bunch of other managed offerings 2020-04-30 15:50:24 -05:00
Jérôme PetazzoniandGitHub cdb50925da Merge pull request #554 from barpilot/installer
separate managed options from deployment
2020-04-30 22:47:22 +02:00
Jérôme PetazzoniandGitHub ca1f8ec828 Merge pull request #553 from barpilot/kubeadm
Remove experimental status on kubeadm HA
2020-04-30 22:46:33 +02:00
Jerome Petazzoni 7302d3533f Use built-in dockercoins manifest instead of separate kubercoins repo 2020-04-30 15:45:12 -05:00
Jerome Petazzoni d3c931e602 Add separate instructions for Zoom webinar 2020-04-30 15:42:41 -05:00
Guilhem Lettron 7402c8e6a8 psp: update psp apiVersion to policy/v1beta1 2020-04-29 22:46:33 +02:00
Guilhem Lettron 1de539bff8 healthcheck: fix rng manifest filename 2020-04-29 22:41:15 +02:00
Guilhem Lettron a6c7d69986 volume: add missing pod nginx-with-init creating 2020-04-29 22:37:49 +02:00
Guilhem Lettron b0bff595cf psp: update generator helpers
kubectl run →  kubectl create deployment
kubectl run --restart=Never → kubectl run
2020-04-29 22:33:34 +02:00
Jerome Petazzoni 6f806ed200 typo 2020-04-28 14:23:52 -05:00
Jerome Petazzoni 0c8b20f6b6 typo 2020-04-28 14:21:31 -05:00
Jerome Petazzoni 2ba35e1f8d typo 2020-04-28 14:20:22 -05:00
Jerome Petazzoni eb0d9bed2a Update descriptions 2020-04-28 06:18:59 -05:00
Jerome Petazzoni 58075beaf5 Merge branch 'master' into 2020-05-ardan 2020-04-28 06:18:09 -05:00
Jerome Petazzoni bab493a926 Update descriptions 2020-04-28 06:17:21 -05:00
Guilhem Lettron f4f2d83fa4 separate managed options from deployment 2020-04-27 20:55:23 +02:00
Guilhem Lettron 9f049951ab Remove experimental status on kubeadm HA 2020-04-27 20:47:30 +02:00
Jerome Petazzoni 02b57bce62 Merge May/June Ardan Live courses 2020-04-27 08:44:08 -05:00
Jerome Petazzoni 1f7cb48215 Prep Ardan Live courses for May and June 2020-04-27 08:08:03 -05:00
Jerome Petazzoni 7257a5c594 Add outline tags to Kubernetes course 2020-04-27 07:35:14 -05:00
Jerome Petazzoni 102aef5ac5 Add outline tags to Docker short course 2020-04-26 11:36:50 -05:00
Jerome Petazzoni d2b3a1d663 Add Ardan Live 2020-04-23 08:46:56 -05:00