The Kubernetes Kustomize KEP Kerfuffle
https://gravitational.com/blog/kubernetes-kustomize-kep-kerfuffle/
https://gravitational.com/blog/kubernetes-kustomize-kep-kerfuffle/
Gravitational
The Kubernetes Kustomize KEP Kerfuffle
In this post we'll explore K8s community decision making process by looking underneath the hood of the 'kerfluffe' of Google LLC being called out by Samsung SDS engineers for skipping 'graduation criteria' while merging the new 'kustomize' subcommand into…
What's New in Grafana v6.0 | Grafana Documentation
http://docs.grafana.org/guides/whats-new-in-v6-0/
http://docs.grafana.org/guides/whats-new-in-v6-0/
Grafana Labs Blog
What's New in Grafana v6.0
Feature & improvement highlights for Grafana v6.0
Stealthy Malware Disguises Itself as a WordPress License Key | Threatpost | The first stop for security news
https://threatpost.com/malware-wordpress-license-key/141315/
https://threatpost.com/malware-wordpress-license-key/141315/
Threat Post
Stealthy Malware Disguises Itself as a WordPress License Key
A spam injector hides in plain site within WordPress theme files.
51 Linux Networking commands and noscripts
https://haydenjames.io/linux-networking-commands-noscripts/
https://haydenjames.io/linux-networking-commands-noscripts/
LinuxBlog.io
60 Linux Networking commands and noscripts
An ongoing list of Linux Networking Commands and Scripts. These commands and noscripts can be used to configure or troubleshoot your Linux network.
ZEIT – Serverless Slack Apps with Now
https://zeit.co/blog/serverless-slack-apps-with-now
https://zeit.co/blog/serverless-slack-apps-with-now
Vercel
Vercel Knowledge Base
From deploying apps to building AI agents, this is how you ship fast with Vercel. In-depth guides, tutorials, and explainers on best practices, frameworks, SDKs, and everything in between.
10 tips for building long-running clusters using Cloud Dataproc
https://gweb-cloudblog-publish.appspot.com/products/data-analytics/10-tips-for-building-long-running-clusters-using-cloud-dataproc/amp/
https://gweb-cloudblog-publish.appspot.com/products/data-analytics/10-tips-for-building-long-running-clusters-using-cloud-dataproc/amp/
Google
10 tips for building long-running clusters using Cloud Dataproc
Cloud Dataproc runs your Hadoop and Spark workloads in the cloud. Here are 10 tips for using Cloud Dataproc in a non-ephemeral model.
Linux user? Check those patches! Public exploit published for systemd security holes… – Naked Security
https://nakedsecurity.sophos.com/2019/02/01/linux-user-check-those-patches-public-exploit-published-for-systemd-security-holes/
https://nakedsecurity.sophos.com/2019/02/01/linux-user-check-those-patches-public-exploit-published-for-systemd-security-holes/
Naked Security
Linux user? Check those patches! Public exploit published for systemd security holes…
A pair of bugs in a very widely used Linux system tool called systemd have just been “weaponised” – check you’re patched!
30 Linux System Monitoring Tools Every SysAdmin Should Know - nixCraft
https://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
https://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
nixCraft
30 Linux System Monitoring Tools Every SysAdmin Should Know
Top 30 Linux Monitoring Tools To Solve Server Bottlenecks Issues related to CPU, Memory, Disks , Networking Subsystems and more.
PagerDuty Postmortem Documentation
https://postmortems.pagerduty.com/
https://postmortems.pagerduty.com/
PagerDuty Postmortem Documentation
A collection of information about the PagerDuty postmortem process and industry best practices. This guide will teach you how to build a culture of continuous learning, the most important components to include in your analysis, and how to conduct effective…
Free Online Survey Software by SurveyMonkey: Closed Survey
https://de.surveymonkey.com/survey-closed/
https://de.surveymonkey.com/survey-closed/
How many AWS accounts do I need? | #NoDrama DevOps
https://nodramadevops.com/2019/01/how-many-aws-accounts-do-i-need/
https://nodramadevops.com/2019/01/how-many-aws-accounts-do-i-need/
#NoDrama DevOps
How many AWS accounts do I need? - #NoDrama DevOps
Today, I’d like to answer a common question people ask about AWS accounts: How many AWS accounts do we need? What’s an AWS Account? First let’s start with some background about what an AWS Account is and the features it provides. An AWS Account is a logical…
How should I organize my AWS accounts? | #NoDrama DevOps
https://nodramadevops.com/2019/01/how-should-i-organize-my-aws-accounts/
https://nodramadevops.com/2019/01/how-should-i-organize-my-aws-accounts/
#NoDrama DevOps
How should I organize my AWS accounts? - #NoDrama DevOps
Previously, I answered ‘How many AWS accounts do I need?’ with: Create however many accounts your organization needs to establish safe security and fault boundaries that enable your organization’s primary use cases and expected level of team/application autonomy.…
Kubernetes at CERN: Use Cases, Integration and Challenges - Speaker Deck
https://speakerdeck.com/rochaporto/kubernetes-at-cern-use-cases-integration-and-challenges
https://speakerdeck.com/rochaporto/kubernetes-at-cern-use-cases-integration-and-challenges
Speaker Deck
Kubernetes at CERN: Use Cases, Integration and Challenges
https://www.containerstack.net/
A guide to automating HashiCorp Vault #1: Auto-unsealing
https://blog.gruntwork.io/a-guide-to-automating-hashicorp-vault-1-auto-unsealing-b219970f02c6
https://blog.gruntwork.io/a-guide-to-automating-hashicorp-vault-1-auto-unsealing-b219970f02c6
Medium
A guide to automating HashiCorp Vault #1: Auto-unsealing
Vault is an open source tool created by HashiCorp for securely storing secrets, such as database passwords, API keys, and TLS certs.
Why Is It so Hard to Put Data Science in Production?
https://www.datascience.com/blog/why-is-it-so-hard-to-put-data-science-in-production
https://www.datascience.com/blog/why-is-it-so-hard-to-put-data-science-in-production
Datascience
Why Is It so Hard to Put Data Science in Production?
Is data science helping your company build the systems that automate operational decisions? If not, Senior Data Scientist Sebastian Neubauer believes that adopting a DevOps mentality in your data science efforts can get you a higher ROI.
What is Concurrency in a Database?
https://www.vividcortex.com/blog/what-is-concurrency-in-a-database
https://www.vividcortex.com/blog/what-is-concurrency-in-a-database
Vividcortex
What is Concurrency in a Database?
There are two major meanings of concurrency when dealing with databases, and each of them is really helpful to understand. Let’s learn the two kinds of database concurrency that matter most for everyday usage!
Introducing kubectl warp — live develop code in Kubernetes!
https://itnext.io/introducing-kubectl-warp-live-develop-code-in-kubernetes-9846c16d4bec
https://itnext.io/introducing-kubectl-warp-live-develop-code-in-kubernetes-9846c16d4bec
Medium
Introducing kubectl warp — live develop code in Kubernetes!
Warp is kubectl plugin which allows you to execute your local code directly in Kubernetes without slow image build process. It’s MIT…
GitHub - desertkun/hiera-editor: A GUI tool to manage your Puppet/Hiera for you
https://github.com/desertkun/hiera-editor
https://github.com/desertkun/hiera-editor
GitHub
desertkun/hiera-editor
A GUI tool to manage your Puppet/Hiera for you. Contribute to desertkun/hiera-editor development by creating an account on GitHub.
How to Create a Terrible Merge Request – DevOpsLinks Community Publication – Medium
https://medium.com/devopslinks/how-to-create-a-terrible-merge-request-f11e80e25ebc
https://medium.com/devopslinks/how-to-create-a-terrible-merge-request-f11e80e25ebc
Medium
How to Create a Terrible Merge Request
Learning from mailer-plugin PR#39.
Kubernetes Basics for New Users – DevOpsLinks Community Publication – Medium
https://medium.com/devopslinks/kubernetes-basics-for-new-users-d57fdf85adba
https://medium.com/devopslinks/kubernetes-basics-for-new-users-d57fdf85adba
Medium
Kubernetes Basics for New Users
What is Kubernetes? How do you use it? Here’s a new-user friendly guide to some key k8s features. I hope it’s helpful and happy learning :)