Bitnami Engineering Portal: Exploring the Security of Helm
(429) https://twitter.com/i/web/status/1011259456586280962
@Pinboard I've sent a few support emails about tweet importing over the past ~3 weeks and haven't had a response -…
TechnoSophos: Securing Helm
kubectl - Kubernetes - Tell when Job is Complete - Stack Overflow
Google Kubernetes Engine without going NAT with kubeIP!
Trash Your Servers and Burn Your Code: Immutable Infrastructure and Disposable Components
(429) https://twitter.com/rbccm/status/1012005007183364096
cool, apparently I won a bike race in Silicon Valley
(429) https://twitter.com/i/web/status/1012098212440649728
RT @d87417695: @danielbowen Image a $30 billion investment in public transport? It would get enough cars off the road to make the…
(429) https://twitter.com/i/web/status/1012103004684627968
RT @danielbowen: A reminder that Melbourne already has more motorway kilometres than any other Australian city, and more per capita…
Hardening your cluster's security | Kubernetes Engine | Google Cloud
good advice on security settings for GKE clusters, including using a custom service account for the nodes and giving it reduced permissions
(429) https://twitter.com/i/web/status/1012998711314530304
@mattallen @MelissaKaulfuss @friendlyunit @nitecoder @pat There is! It ye olde, but fun. Now is a good time to go w…
hcl - Efficient variable validation with Terraform - Stack Overflow
apparently it's not possible to validate the format of variables in terraform
How Should Managers Code?
John Barton on managers who code
Conda: Myths and Misconceptions | Pythonic Perambulations
(429) https://twitter.com/i/web/status/1014267039383351296
Ergh, want to throw my radio out the window after listening to @DavidLeyonhjelm on @RNBreakfast. A dangerous and m…
Which Python package manager should you use? – Towards Data Science
(429) https://twitter.com/i/web/status/1014303349426909184
@markcipolla @keithpitt I don't think this is the one, but it has similar features - the re…
Trumail | Free Email Verification API
@markcipolla @keithpitt I don't think this is the one, but it has similar features - the re…
(429) https://twitter.com/i/web/status/1014478439472984067
@realavivahr I'd love to see the result of this survey in Australia. Outside sport, many Australians consider stron…
Deploying Rails on Kubernetes – Adwerx Engineering
Example shell script for deploying rails to GKE, including using a Job to run migrations
The Almighty Pause Container - Ian Lewis
(429) https://twitter.com/i/web/status/1013088775973556224
RT @flightradar24: Yesterday was the busiest day of the year in the skies so far and our busiest day ever. 202,157 flights tracked! Th…
google cloud sql - Specifying the DB to connect with gcloud sql - Stack Overflow
how to specify a database when using
gcloud sql connect(429) https://twitter.com/checkouttv/status/1015027461581488128
oh no!
Feature request: CloudSQL v2 instances support for whitelisting IPV6 using 'gcloud sql connect' [72219717] - Visible to Public - Issue Tracker
gcloud sql connect raises an error "HTTPError 400: Invalid instance property" when called from a location with ipv6 enabledpostgresql - How can I change the owner of the public schema in databases created via the Google Console? - Stack Overflow
a discussion on how cloud sql (postgres) manages users, databases and permissions
(429) https://twitter.com/i/web/status/1014924994672037895
RT @SiobhanFenton: The Republic of Ireland will hold a referendum on whether to remove an Article in the constitution which says women…
Amazon Launches AWS Secrets Manager to Securely Store, Distribute, and Rotate Credentials
memory - environment variable accessibility in Linux - Information Security Stack Exchange
"Conclusion: the environment of a process is only available to the user (euid) running the process"
How to manage any kind of secret with AWS Secrets Manager - Sander Knape