Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
https://github.com/slimtoolkit/slim
https://github.com/slimtoolkit/slim
GitHub
GitHub - slimtoolkit/slim: Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled…
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) - slimtoolkit/slim
🥱1
Good article about autoscaling and limits in k8s
https://sysdig.com/blog/kubernetes-cpu-requests-limits-autoscaling/
https://sysdig.com/blog/kubernetes-cpu-requests-limits-autoscaling/
Sysdig
Kubernetes CPU Requests & Limits VS Autoscaling | Sysdig
CPU Limits and Requests drive the K8s resourcing. But are there any alternatives? Can we compare them with other options, like autoscaling?
Detailed explanation of pod creation
https://itnext.io/what-happens-when-you-create-a-pod-in-kubernetes-6b789b6db8a8
https://itnext.io/what-happens-when-you-create-a-pod-in-kubernetes-6b789b6db8a8
Medium
What happens when you create a pod in Kubernetes
What happens when you create a Pod in Kubernetes? A surprisingly simple task reveals a complicated workflow that touches several components in the cluster. Let’s start with the obvious: kubectl …
Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No noscripts.
https://github.com/mmumshad/kubernetes-the-hard-way
https://github.com/mmumshad/kubernetes-the-hard-way
GitHub
GitHub - mmumshad/kubernetes-the-hard-way: Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No noscripts.
Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No noscripts. - mmumshad/kubernetes-the-hard-way
🥱4
A Collection of CDK Constructs to Deploy Cost-Aware Self-Limiting Resources
https://github.com/revant-io/cdk-cost-limit
https://github.com/revant-io/cdk-cost-limit
GitHub
GitHub - revant-io/cdk-cost-limit: A Collection of CDK Constructs to Deploy Cost-Aware Self-Limiting Resources
A Collection of CDK Constructs to Deploy Cost-Aware Self-Limiting Resources - revant-io/cdk-cost-limit
Thoughts about kubernetes api gateway
https://wso2.com/library/blogs/the-future-of-api-gateways-on-kubernetes/
https://wso2.com/library/blogs/the-future-of-api-gateways-on-kubernetes/
Wso2
The Future of API Gateways on Kubernetes
API gateways have evolved from basic converters to advanced cloud gateways, adapting to market demands and playing a crucial role in managing and securing API communications between clients and backend services.
Even as the open source Kubernetes Gateway…
Even as the open source Kubernetes Gateway…
This repo covers Kubernetes objects' and components' details (Kubectl, Pod, Deployment, Service, ConfigMap, Volume, PV, PVC, Daemonset, Secret, Affinity, Taint-Toleration, Helm, etc.) fastly, and possible example usage scenarios (HowTo: Hands-on LAB) in a nutshell. Possible usage scenarios are aimed to update over time.
https://github.com/omerbsezer/Fast-Kubernetes
https://github.com/omerbsezer/Fast-Kubernetes
GitHub
GitHub - omerbsezer/Fast-Kubernetes: This repo covers Kubernetes with LABs: Kubectl, Pod, Deployment, Service, PV, PVC, Rollout…
This repo covers Kubernetes with LABs: Kubectl, Pod, Deployment, Service, PV, PVC, Rollout, Multicontainer, Daemonset, Taint-Toleration, Job, Ingress, Kubeadm, Helm, etc. - omerbsezer/Fast-Kubernetes
❤1👍1
An argument against OpenTF
https://medium.com/@hello_9187/why-we-are-not-supporting-opentf-a46855f52dc4
https://medium.com/@hello_9187/why-we-are-not-supporting-opentf-a46855f52dc4
Medium
Why We Are Not Supporting OpenTF
On August 10, HashiCorp changed the license to their previously “Open Source” projects to a Business Source License (BSL), making them now “source available” for all future releases. We discusssed in…
👍2
Macaron is a supply chain security analysis tool from Oracle Labs that checks conformance to SLSA framework.
https://github.com/oracle/macaron
https://github.com/oracle/macaron
GitHub
GitHub - oracle/macaron: Macaron is an extensible supply-chain security analysis framework from Oracle Labs that supports a wide…
Macaron is an extensible supply-chain security analysis framework from Oracle Labs that supports a wide range of build systems and CI/CD services. It can be used to prevent supply chain attacks, de...
Good guide for rebasing in git
https://www.freecodecamp.org/news/git-rebase-handbook/
https://www.freecodecamp.org/news/git-rebase-handbook/
freeCodeCamp.org
The Git Rebase Handbook – A Definitive Guide to Rebasing
One of the most powerful tools a developer can have in their toolbox is git rebase. Yet it is notorious for being complex and misunderstood. The truth is, if you understand what it actually does, git rebase is a very elegant, and straightforward too...
A PostgreSQL Docker container that automatically upgrades your database
https://github.com/justinclift/docker-pgautoupgrade
https://github.com/justinclift/docker-pgautoupgrade
GitHub
GitHub - pgautoupgrade/docker-pgautoupgrade: A PostgreSQL Docker container that automatically upgrades your database
A PostgreSQL Docker container that automatically upgrades your database - pgautoupgrade/docker-pgautoupgrade