Skip to content

Commit

Permalink
Adopting Kubernetes without destroying your developer experience
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustasV committed Feb 21, 2024
1 parent d250376 commit 30f0ece
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
9 changes: 9 additions & 0 deletions 20230324163625/README.md
Original file line number Diff line number Diff line change
@@ -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
7 changes: 4 additions & 3 deletions dex/changes.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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)
1 change: 1 addition & 0 deletions dex/nodes.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion keg
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 30f0ece

Please sign in to comment.