mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-08-19 04:16:26 +00:00
Sept 8th
This commit is contained in:
@@ -196,10 +196,6 @@
|
||||
[](https://www.infoq.com/presentations/API-Business-Models/)
|
||||
</center>
|
||||
|
||||
<center>
|
||||
[{: style="width:50%"}](https://blog.testproject.io/2020/06/25/top-10-api-testing-tools-to-watch-in-2020/)
|
||||
</center>
|
||||
|
||||
<center>
|
||||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">People complain about tooling fatigue but web dev in 2021 is 10x simpler than in 2011. You just gotta pick the right tools.<br><br>Infra: <a href="https://twitter.com/PulumiCorp?ref_src=twsrc%5Etfw">@PulumiCorp</a> <br>Data: <a href="https://twitter.com/PostgreSQL?ref_src=twsrc%5Etfw">@PostgreSQL</a> <br>API: <a href="https://twitter.com/HasuraHQ?ref_src=twsrc%5Etfw">@HasuraHQ</a> <br>Frontend: <a href="https://twitter.com/vercel?ref_src=twsrc%5Etfw">@vercel</a>'s NextJS<br><br>And no proprietary bullshit—100% open source!</p>— gunar.uk (@gunar) <a href="https://twitter.com/gunar/status/1395744592071323651?ref_src=twsrc%5Etfw">May 21, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</center>
|
||||
@@ -619,6 +619,7 @@ aws ec2 describe-instances --query 'Reservations[].Instances[].[Placement.Availa
|
||||
- [dzone: Removing the Bastion Host and Improving the Security in AWS 🌟](https://dzone.com/articles/removing-the-bastion-host-and-improving-the-securi) This article covers the security in AWS and overcoming the classic SSH/RDP jump with a better alternative for all OS.
|
||||
- [acloudguru.com: How to audit and secure an AWS account 🌟](https://acloudguru.com/blog/engineering/how-to-audit-and-secure-an-aws-account)
|
||||
- [yobyot.com: AWS multi-region KMS keys and Data Lifecycle Manager: better together](https://www.yobyot.com/aws/aws-multi-region-keys-and-ec2-data-lifecycle-manager/2021/08/18/)
|
||||
- [try.jupiterone.com: The Absolute Minimum Every Developer Must Know about AWS Security](https://try.jupiterone.com/the-absolute-minimum-every-developer-must-know-about-aws-security)
|
||||
|
||||
### Policy as Code with AWS CDK and Open Policy Agent
|
||||
- [Realize Policy-as-Code with AWS Cloud Development Kit through Open Policy Agent 🌟🌟](https://aws.amazon.com/blogs/opensource/realize-policy-as-code-with-aws-cloud-development-kit-through-open-policy-agent/)
|
||||
@@ -849,6 +850,7 @@ aws ec2 describe-instances --query 'Reservations[].Instances[].[Placement.Availa
|
||||
|
||||
## AWS Amplify
|
||||
- [blog.logrocket.com: AWS Amplify and React Native: A tutorial](https://blog.logrocket.com/aws-amplify-and-react-native-a-tutorial/)
|
||||
- [dev.to: 10 New AWS Amplify Features to Check Out](https://dev.to/aws/10-new-aws-amplify-features-to-check-out-4291)
|
||||
|
||||
## AWS Control Tower
|
||||
- [AWS Control Tower](https://aws.amazon.com/controltower/) The easiest way to set up and govern a secure multi-account AWS environment
|
||||
|
||||
@@ -149,6 +149,9 @@
|
||||
- [blog.gitguardian.com: How to improve your Docker containers security [cheat sheet included]](https://blog.gitguardian.com/how-to-improve-your-docker-containers-security-cheat-sheet/) Containers are no security devices. That's why we've curated a set of easily actionable recommendations to improve your Docker containers security. Check out the one-page cheat sheet.
|
||||
- [myfuturehub.com: Useful commands of Docker](https://myfuturehub.com/useful-commands-of-docker/)
|
||||
- [dev.to: Docker Cheatsheet](https://dev.to/ibmdeveloper/docker-command-cheatsheet-1pe8)
|
||||
- `docker system prune --all`
|
||||
- `docker image prune -a -f --filter "until=720h"`
|
||||
- `docker container prune -f --filter "until=48h"`
|
||||
|
||||
### Docker Swarm Cheat Sheets
|
||||
- [github: sematext - Docker Swarm Cheatsheet](https://github.com/sematext/cheatsheets/blob/master/docker-swarm-cheatsheet.md)
|
||||
|
||||
+7
-1
@@ -48,6 +48,7 @@
|
||||
- [Data Analytics and Visualization Tools](#data-analytics-and-visualization-tools)
|
||||
- [Data Lakes](#data-lakes)
|
||||
- [Graph Databases](#graph-databases)
|
||||
- [Tweets](#tweets)
|
||||
|
||||
## Introduction
|
||||
- [thenewstack.io: How Database Load Balancing Completes the 3-Tiered Architecture 🌟](https://thenewstack.io/database-load-balancing-and-the-delusion-of-3-tiered-architecture/)
|
||||
@@ -882,6 +883,10 @@ oc adm policy add-scc-to-user anyuid system:serviceaccount:pgophub:default
|
||||
## Graph Databases
|
||||
- [SQErzo: Tiny ORM for Graph databases](https://github.com/BBVA/sqerzo) Tiny ORM for graph databases: Neo4j, RedisGraph, AWS Neptune or Gremlin
|
||||
|
||||
## Tweets
|
||||
<details>
|
||||
<summary>Click to expand!</summary>
|
||||
|
||||
<center>
|
||||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Kubernetes has made huge improvements in the ability to run stateful workloads including databases and message queues, but I still prefer not to run them on Kubernetes.</p>— Kelsey Hightower (@kelseyhightower) <a href="https://twitter.com/kelseyhightower/status/963413508300812295?ref_src=twsrc%5Etfw">February 13, 2018</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</center>
|
||||
@@ -890,4 +895,5 @@ oc adm policy add-scc-to-user anyuid system:serviceaccount:pgophub:default
|
||||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Postgres is what happens when tech gets so good, for so long, it becomes boring. Dope since the 80s. <a href="https://t.co/zeoagBfMvW">https://t.co/zeoagBfMvW</a></p>— Kelsey Hightower (@kelseyhightower) <a href="https://twitter.com/kelseyhightower/status/1343617588262096896?ref_src=twsrc%5Etfw">December 28, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
|
||||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Stack Overflow's SQL Server is at 4% CPU with 500M queries/day <a href="https://t.co/wX9Od749ik">https://t.co/wX9Od749ik</a> <a href="https://t.co/1BAuEV9VgT">https://t.co/1BAuEV9VgT</a></p>— Lukas Eder (@lukaseder) <a href="https://twitter.com/lukaseder/status/1428025568461737996?ref_src=twsrc%5Etfw">August 18, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</center>
|
||||
</center>
|
||||
</details>
|
||||
+1
-3
@@ -98,9 +98,7 @@
|
||||
* [servethehome.com: Docker Abruptly Starts Charging Many Users for Docker Desktop](https://www.servethehome.com/docker-abruptly-starts-charging-many-users-for-docker-desktop/)
|
||||
* [matt-rickard.com: An Overview of Docker Desktop Alternatives](https://matt-rickard.com/docker-desktop-alternatives/)
|
||||
* [blog.aquasec.com: How Do Containers Contain? Container Isolation Techniques](https://blog.aquasec.com/container-isolation-techniques)
|
||||
* `docker system prune --all`
|
||||
* `docker image prune -a -f --filter "until=720h"`
|
||||
* `docker container prune -f --filter "until=48h"`
|
||||
* [infoworld.com: How Docker broke in half](https://www.infoworld.com/article/3632142/how-docker-broke-in-half.html) The game changing container company is a shell of its former self. What happened to one of the hottest enterprise technology businesses of the cloud era?
|
||||
|
||||
## Docker Swarm
|
||||
- [linkedin.com: Docker Series : Docker Swarm - Lionel GURRET](https://www.linkedin.com/pulse/docker-series-swarm-lionel-gurret/)
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
* [java-success.com: 01: Q07 – Q12 Java Micro & Web services Interview Q&As](https://www.java-success.com/01b-%e2%99%a6-40-java-web-services-basics-interview-qas-q07-q12/)
|
||||
* [javatechonline.com: Making Java easy to learn - OOPs Design Principles](https://javatechonline.com/oops-design-principles/)
|
||||
* [javatechonline.com: Making Java easy to learn - Spring Boot Annotations With Examples](https://javatechonline.com/spring-boot-annotations-with-examples/)
|
||||
* [dzone: Java Creator James Gosling Interview](https://dzone.com/articles/java-creator-james-gosling-interview)
|
||||
|
||||
### How to migrate Java workloads to containers
|
||||
* [enterprisersproject.com: How to migrate Java workloads to containers: 3 considerations](https://enterprisersproject.com/article/2021/6/how-migrate-java-workloads-containers-3-considerations) As IT teams weigh what to containerize and migrate to a cloud environment, they need to evaluate many Java workloads. Experts explain three key factors
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
- [Kubesploit](#kubesploit)
|
||||
|
||||
## K8s Tools
|
||||
* [downloadkubernetes.com: Download Kubernetes 🌟](https://www.downloadkubernetes.com/) An easier way to get the binaries you need
|
||||
* [ramitsurana/awesome-kubernetes: Tools 🌟](https://github.com/ramitsurana/awesome-kubernetes#configuration)
|
||||
* [VMware octant](https://github.com/vmware/octant) A web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
|
||||
* [octant.dev](https://octant.dev/) Visualize your Kubernetes workloads. Octant is an open source developer-centric web interface for Kubernetes that lets you inspect a Kubernetes cluster and its applications.
|
||||
@@ -319,6 +320,7 @@
|
||||
* [kube-scheduler-simulator](https://github.com/kubernetes-sigs/kube-scheduler-simulator) Web-based Kubernetes scheduler simulator
|
||||
* [multus-cni 🌟](https://github.com/k8snetworkplumbingwg/multus-cni) A CNI meta-plugin for multi-homed pods in Kubernetes. Multus CNI is a container network interface (CNI) plugin for Kubernetes that enables attaching multiple network interfaces to pods. Typically, in Kubernetes each pod only has one network interface (apart from a loopback) -- with Multus you can create a multi-homed pod that has multiple interfaces. This is accomplished by Multus acting as a "meta-plugin", a CNI plugin that can call multiple other CNI plugins.
|
||||
* [kim - The Kubernetes Image Manager](https://github.com/rancher/kim)
|
||||
* [Kompose 🌟](https://kompose.io/) A conversion tool to go from Docker Compose to Kubernetes. kompose is a tool to help users familiar with docker-compose move to Kubernetes. It takes a Docker Compose file and translates it into Kubernetes resources
|
||||
|
||||
## Porter
|
||||
- [Porter](https://porter.sh/) Package your application artifact, client tools, configuration and deployment logic together as a versioned bundle that you can distribute, and then install with a single command - [github.com/getporter/porter](https://github.com/getporter/porter)
|
||||
|
||||
@@ -226,6 +226,7 @@
|
||||
- [learnsteps.com: Difference between minor page faults vs major page faults](https://www.learnsteps.com/difference-between-minor-page-faults-vs-major-page-faults/)
|
||||
|
||||
## Linux and Kubernetes
|
||||
- [tldp.org: The Linux System Administrator's Guide 🌟](https://tldp.org/LDP/sag/html/index.html)
|
||||
- [How Linux PID namespaces work with containers 🌟](https://www.redhat.com/sysadmin/linux-pid-namespaces)
|
||||
|
||||
### Systemd
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
## Other Awesome Kubernetes Lists
|
||||
- [@ramitsurana' Awesome Kubernetes](https://ramitsurana.github.io/awesome-kubernetes/)
|
||||
- [Awesome Kubernetes Resources](https://github.com/tomhuang12/awesome-k8s-resources)
|
||||
- [tomhuang12: Awesome Kubernetes Resources](https://github.com/tomhuang12/awesome-k8s-resources)
|
||||
- [@sindresorhus' Awesome Kubernetes](https://github.com/sindresorhus/awesome)
|
||||
- [@jk8s' Awesome Kubernetes](https://github.com/jk8s/awesome-kubernetes)
|
||||
- [Awesome kubetools](http://dockerlabs.collabnix.com/kubernetes/kubetools/) Curated List of Kubernetes Tools - [kubetools 🌟](https://collabnix.github.io/kubetools/)
|
||||
@@ -135,6 +135,7 @@
|
||||
- [Awesome Angular](https://github.com/PatrickJS/awesome-angular)
|
||||
- [Awesome Go](https://github.com/avelino/awesome-go)
|
||||
- [awesome-go.com](https://awesome-go.com/)
|
||||
- [golangrepo.com 🌟](https://golangrepo.com/) Find The Best Go Repositories For Your Project. A curated list of awesome Go frameworks, libraries and software.
|
||||
- [github.com/charlax/professional-programming: A collection of full-stack resources for programmers 🌟](https://github.com/charlax/professional-programming) Free resources⚡
|
||||
- Books
|
||||
- Articles
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
- [wired.co.uk: The Great Resignation is here and no one is prepared](https://www.wired.co.uk/article/great-resignation-quit-job) Around the world, workers are quitting their jobs in record numbers – and bosses are still scrambling to figure out how to keep them
|
||||
- [linkedin.com: Look Before You Leap!](https://www.linkedin.com/pulse/look-before-you-leap-sarah-robb-o-hagan) Employees are leaving their workplaces in record numbers in a wave named "#TheGreatResignation.”
|
||||
- [forbes.com: ‘The Great Resignation’: Why Gen Z Is Leaving The Workforce In Droves…And What To Do About It](https://www.forbes.com/sites/jasonwingard/2021/09/02/the-great-resignation-why-gen-z-is-leaving-the-workforce-in-drovesand-what-to-do-about-it)
|
||||
- [news.ncsu.edu: Tech Sector Job Interviews Assess Anxiety, Not Software Skills](https://news.ncsu.edu/2020/07/tech-job-interviews-anxiety/)
|
||||
|
||||
## Recruitment Portals in Spain
|
||||
- [trycircular.com (Spain)](https://trycircular.com) The hiring community for tech recruiters and developers with good Candidate Experience guaranteed.
|
||||
|
||||
Reference in New Issue
Block a user