From 30f0ece0ba3900f07885779d54a3bff62cafb8a6 Mon Sep 17 00:00:00 2001 From: AugustasV Date: Wed, 21 Feb 2024 14:04:54 +0000 Subject: [PATCH] Adopting Kubernetes without destroying your developer experience --- 20230324163625/README.md | 9 +++++++++ dex/changes.md | 7 ++++--- dex/nodes.tsv | 1 + keg | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 20230324163625/README.md diff --git a/20230324163625/README.md b/20230324163625/README.md new file mode 100644 index 0000000..0c7069f --- /dev/null +++ b/20230324163625/README.md @@ -0,0 +1,9 @@ +# Adopting Kubernetes without destroying your developer experience + +* Some patterns was discussed, not particular tools in this webinar +* It depends on hardware, if its in different continents whide spread - not everything could run on local machine +* Local kubernetes clusters like minikube, rancher +* Remote clusters - hard to debug, and we decouple application in that way, increased costs. Some tools: Skaffold, Tilt, DevSpace. +* Telepresence, Kube forward, mirrord to use through proxy + +Source: Gitlab webinar diff --git a/dex/changes.md b/dex/changes.md index 4f61e8e..6d954d2 100644 --- a/dex/changes.md +++ b/dex/changes.md @@ -1,3 +1,4 @@ +* 2024-02-21 14:04:54Z [Adopting Kubernetes without destroying your developer experience](../20230324163625) * 2024-02-05 19:26:42Z [90DaysOfDevOps - Day 8 SAST/ Infrastructure](../20230324163624) * 2024-02-01 12:27:25Z [Get started Software Engineering learning resources](../20221107092258) * 2024-01-30 13:40:19Z [90DaysOfDevOps Day 7 Programming languages & QA](../20230324163619) @@ -69,9 +70,8 @@ * 2023-05-15 09:03:03Z [Metrics](../20221024104) * 2023-05-14 21:29:08Z [Terraform labs insights](../20230324163527) * 2023-04-12 21:28:51Z [Falco security tool](../20230324163526) -* 2023-03-27 22:52:49Z [Kickstarter for Sonatype PC keyboard](../20220117074436) -* 2023-03-27 22:52:49Z [Copy shortcut in GCP console](../20221102030601) * 2023-03-27 22:52:49Z [Domain driven design/development](../20220826032709) +* 2023-03-27 22:52:49Z [Copy shortcut in GCP console](../20221102030601) * 2023-03-27 22:52:49Z [Wide-Column Database](../20220117094258) * 2023-03-27 22:52:49Z [How to install hard to fit/stubborn tire on rim](../20220503101007) * 2023-03-27 22:52:49Z [Key things about ](../20220217091859) @@ -81,7 +81,7 @@ * 2023-03-27 22:52:49Z [Conway law](../20221025093820) * 2023-03-27 22:52:49Z [Webinar - The Move to the Distributed Cloud](../20221017072621) * 2023-03-27 22:52:49Z [Key value databases](../20220116095257) -* 2023-03-27 22:52:49Z [Distroless container images](../20220821062737) +* 2023-03-27 22:52:49Z [Kickstarter for Sonatype PC keyboard](../20220117074436) * 2023-03-27 22:52:49Z [Creating KEG system for notes taking](../20230324163524) * 2023-03-27 22:52:49Z [Pulumi ](../20220919084940) * 2023-03-27 22:52:49Z [Beginning in contributing open source](../20230324163523) @@ -93,3 +93,4 @@ * 2023-03-27 22:52:49Z [About Dopamine](../20220128092246) * 2023-03-27 22:52:49Z [Raspberry Pi OS - DietPi](../20220513101212) * 2023-03-27 22:52:49Z [Zettelkasten](../20220923075718) +* 2023-03-27 22:52:49Z [Distroless container images](../20220821062737) diff --git a/dex/nodes.tsv b/dex/nodes.tsv index 030df63..d7174a0 100644 --- a/dex/nodes.tsv +++ b/dex/nodes.tsv @@ -93,3 +93,4 @@ 20230324163618 2024-01-26 22:05:22Z 90DaysOfDevOps Day 6 - OWASP 20230324163619 2024-01-30 13:40:19Z 90DaysOfDevOps Day 7 Programming languages & QA 20230324163624 2024-02-05 19:26:42Z 90DaysOfDevOps - Day 8 SAST/ Infrastructure +20230324163625 2024-02-21 14:04:54Z Adopting Kubernetes without destroying your developer experience diff --git a/keg b/keg index caeef79..99d598d 100644 --- a/keg +++ b/keg @@ -1,4 +1,4 @@ -updated: 2024-02-05 19:26:42Z +updated: 2024-02-21 14:04:54Z kegv: 2023-01 title: A Sample Keg