36 тысяч подписчиков
33 видео
Static Token File-Based Authentication with Minikube
How does HTTPS work? What's a CA? What's a self-signed Certificate?
Create a Kubernetes TLS Ingress from scratch in Minikube
Use cert-manager with Let's Encrypt® Certificates Tutorial: Automatic Browser-Trusted HTTPS
restartPolicy: never - How to kill an entire K8s cluster with an innocent mistake! (1/2)
Use Open ID Connect for Kubernetes API server
Proper DOCKER CACHING: Speed up your build with this optimized Dockerfile
tr - Transform, Replace and Remove specific characters from strings | #10 Practical Bash
Kubernetes Authentication with Static Password File
Testing Error Cases and Failing Early | Go Tests #2
#1 React forms the native HTML/Javascript way | React Forms 4 Ways
grep: All you need to know | #6 Practical Bash
cURL - The only HTTP client you'll ever need | Practical Bash & Terminal #9
Learn about scripts, functions, chmod and set -e | #2 Practical Bash
Taking the mystery out of the "tar" command: Create, extract and compress archives easily | Bash #8
Vim 8.2 with Killersheep! Best Go support in vim so far with gopls (with vim-go or govim) | VLOG
Setup Keycloak as an Identity Provider & OpenID Connect Token Issuer
Command Substitution: Can you return data instead of exit codes in Bash? | #3 Practical Bash
sed: Easily replace strings across files | #7 Practical Bash
How I'm using Kubernetes Jobs to water my lawn!
#2 Controlled Components - The React Way | React Forms 4 Ways
Test Setup & Write your first test in Golang | Go Tests #1
Git Etiquette: Make your coworkers happy, be ready for CD and grow as a developer!
OpenID Connect and OAuth 2 explained in under 10 minutes!
#4 Final Form React Tutorial and some Array.reduce() | React Forms 4 Ways
Automatically Provision TLS Certificates in K8s with cert-manager
Pipe into commands and read from STDIN | #5 Practical Bash
#3 Redux Form Tutorial | React Forms 4 Ways
Super easy new way to add HTTPS to Kubernetes apps with ManagedCertificates on GKE
Bash exit codes & command chaining | #1 Practical Bash
Drastically reduce the size of your DOCKER images with MULTISTAGE builds
Let's build a REST API in Go with zero dependencies!
What is stdout, stderr, /dev/null and redirection? | #4 Practical Bash