HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ceposta07

no profile record

Submissions

[untitled]

1 points·by ceposta07·hace 6 meses·0 comments

[untitled]

1 points·by ceposta07·el año pasado·0 comments

Prevent MCP Tool Poisoning with a Registration Workflow

solo.io
2 points·by ceposta07·el año pasado·0 comments

[untitled]

1 points·by ceposta07·el año pasado·0 comments

[untitled]

1 points·by ceposta07·el año pasado·0 comments

[untitled]

1 points·by ceposta07·el año pasado·0 comments

[untitled]

1 points·by ceposta07·el año pasado·0 comments

A Gentle Intro to LLMs for Platform Engineers

blog.christianposta.com
2 points·by ceposta07·el año pasado·0 comments

[untitled]

1 points·by ceposta07·hace 3 años·0 comments

comments

ceposta07
·hace 3 años·discuss
lol i’m not quite following how manually injecting envoy, “configuring envoy yourself/by hand” in a pod and “copying istio code for iptables re-direction” and then trying to maintain this yourself is easier than just using istio?

install istio, turn off mtls if you dont want that (https://istio.io/latest/docs/reference/config/security/peer_...) and you have what you’re looking for. doesn’t get simpler than that.
ceposta07
·hace 3 años·discuss
I think it does come down to risk and risk mitigation. As someone who works for an “Istio vendor” we see some of the largest deployments of Istio in the world for mission critical/tier-0 workloads… and all the steps it took to get there including evaluation/POC of other vendors/mesh technologies.

Part of these decisions are based on things like “What is the rest of the industry doing?” “How vibrant/diverse is the community?” “How mature is the project _for enterprise adoption_?” “What vendors are available for enterprise support?” “Is it already available in my platform of choice?” etc.etc.

The sting of “picking the wrong container orchestrator” is still fresh in a lot of organizations.

We see Istio make it through these questions with good answers for a lot of organizations where other/alternative service mesh vendors strike out pretty quickly.

This is even before we get to the “feature comparisons” for usecases these large organizations focus on/have.