Tag kubernetes
Post details
When running Kubernetes on a cloud provider, rather than locally using minikube, it’s useful to know which node a pod is running on. The normal command to list pods doesn’t contain this information: $ kubectl get pod NAME READY STATUS RESTARTS AGE neo4j-core-0 1/1 Running 0 6m neo4j-core-1 1/1 Running 0 6m neo4j-core-2 1/1 Running 0 2m I spent a while searching for a command that I could use before I came across Ta-Ching Chen’s blog post while looking for something else.
Gotcha: Using vCluster on Elastic Kubernetes Service requires a Container Storage Interface driver (2 mins read).
How to avoid PersistentVolumeClaim
s getting stuck in a Pending
state with vCluster and EKS when you've not set up the cluster with a Container Storage Interface driver for Elastic Block Store.
Post details
Attached: 1 image #Kubernetes lovers be like
Post details
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT NGINX Ingress controller version: 0.24.0 Kubernetes version (use kubectl version): Client Version: version.Info{Major:"1"...
Post details
Kubernetes allows us to restrict the resources that the containers can use. But key challenges remain in running Java apps efficiently on Kubernetes.
Post details
If your company uses Kubernetes, you are likely expending energy on something that doesn't take you towards your mission.
Post details
Our AKS cluster was configured to auto-renew Let's Encrypt certificates through Ingress Cert-Manager annotation and this worked perfectly until we upgraded to AKS 1.20.7. This then stopped working ...
Post details
New kubernetes just dropped, nobody allowed to delete containers out of respect for two-thousand year old fanfic
Post details
I have prayed for this for so long, it's hard to believe Roe was finally overturned. This should spur on our efforts to support and care for women and families tempted to see abortion as their best or only option, to point them to the truth.
Jordan Liggitt (@liggitt)Sat, 25 Jun 2022 16:43 +0000
cube drone (@cube_drone)Sun, 26 Jun 2022 03:08 +0000
Accessing the OpenAPI Specification for a Kubernetes Cluster (1 mins read).
How to get the OpenAPI specification for your Kubernetes Cluster.
Solving ConnectException
s with the Kubernetes Java ApiClient
(1 mins read).
How I solved ConnectException
s in my Kubernetes Java client usage, by moving to cluster mode.
Has anything changed with the way that JSON Patch works in #Kubernetes recently? Seeing some failed interactions due to missing the /data/
in the path, and requiring it to be a list of operations. Not quite sure why my code has ever worked tbh 😅
Post details
New year's resolution: gonna start pronouncing it kuber-neets and pretending there's an open debate on the matter.
Dave O'Connor (@gerrowadat)Fri, 07 Jan 2022 16:27 GMT
Post details
AWS has published a DaemonSet to help mitigate the impact of #Log4j2 CVE-2021-44228 on #Kubernetes clusters until Java applications can be patched. See more github.com/aws-samples/ku…Nate Taber (@nctaber)Wed, 15 Dec 2021 22:13 GMT
This is a really great idea - API gateways / ingress tooling utilising OpenAPI is much better than requiring duplication, and ensures that teams are building with API documentation first, but would be a barrier for those who need to backfill docs
Post details
☸️Introducing the DigitalOcean Kubernetes Challenge - open to all levels! 🔪 Sharpen your devops skills, learn more about CNCF projects, win prizes and have fun! See how you can participate: do.co/kubernetes-cha…DigitalOcean (@digitalocean)Tue, 16 Nov 2021 17:30 GMT
Things I Learned Migrating My Personal APIs To Kubernetes (10 mins read).
What I learned while migrating from a number of Java applications on Virtual Private Servers (VPS) to a Kubernetes cluster.
Updating a Secret in Kubernetes with the Java Client (3 mins read).
How to use the Kubernetes Java SDK to patch a secret through Kubernetes' secrets API.
Post details
Who called it a Kubernetes penetration test and not a clusterfuck
Ian Coldwater 📦💥 (@IanColdwater)Tue, 22 Jun 2021 21:09 +0000
Setting up fluentd to Parse Nested JSON from Docker (2 mins read).
How to configure fluentd to parse the inner JSON from a log message as JSON, for use with structured logging.
Post details
First, make sure you understand what Kubernetes is, and how to leverage it. Second, challenge how you got to step two. If it still makes sense, start with a managed offering, and avoid getting sidetracked cosplaying SRE instead of building your business. cloud.google.com/kubernetes-eng…Post details
Where should I start if I wanna get into k8s for my startup?
Linux Ave (@1M_linesofcode)Wed, 26 Aug 2020 03:11 +0000
Kelsey Hightower (@kelseyhightower)Wed, 26 Aug 2020 04:55 +0000
Post details
in cursed news: today I wrote some Kubernetes YAML that is *also* valid AT&T syntax x86_64 assembly (both print hello world)
Nikhil (@jhanikhil)Thu, 01 Jul 2021 21:36 +0000
Post details
Maybe if he had been called YAML instead of JSON…
Gary Smith (@fl1bbl3)Tue, 08 Jun 2021 08:44 +0000
After migrating my personal APIs to #Kubernetes, I've got a tonne of blog posts to write up 🙌🏼
#Kubernetes peeps - is there a way to mount a Secrets volume as read-write and allow an application to write to it? I'm migrating code that expects a filesystem to persist secret changes to and am not sure if I'm trying to avoid rewriting too much?
Is anyone using #gitlab's Auto DevOps with a Maven/Gradle multimodule project? Thinking about maybe giving it a go, with deployment to GKE for ease of management of my services, but wanna find out if its suitable first, and how to pass secrets that would be in an application.properties
on the host. Or I guess, do I need to rewire the app instead?
Post details
So is Kubernetes just yaml
Pauline P. Narvas (@paulienuh)Fri, 29 Jan 2021 12:48 GMT
Post details
oh it's simple. you write the app, then you write the dockerfile. then you write the helm chart. then you write the deployment to describe the helm chart which describes the deployment for the containerized app. In this simple tutorial, we will launch a hello world app.. 1/496
fraq, tamer of pods (@0xfraq)Sat, 26 Sep 2020 16:25 +0000
Post details
Thanks so much for having me @PHPMinds ! I had a great time! If anyone wants the slides you can find them here: noti.st/averagemarcus/… Feel free to DM if you have any questions.Marcus Noble (@Marcus_Noble_)Thu, 09 Jul 2020 18:43 +0000
I'm very much looking forward to finding out a bit more about #Kubernetes tonight at #PHPMiNDS from the awesome Marcus Noble!
Post details
We've just published the details for how to join tonight's talk on phpminds.org We hope to see you there shortly for an awesome talk from @Marcus_Noble_ about #Kubernetes! #PHPphp[minds] (@PHPMinds)Thu, 09 Jul 2020 17:19 +0000
You're currently viewing page 1 of 1, of 42 posts.