lcalcote's comments

lcalcote | 2 years ago | on: The Cloud Native Playground

A Multiplayer Kubernetes Designer - Explore the Cloud Native Computing Foundation's graduated, incubation, and sandbox projects as well as many other popular open source projects. Use Meshery Playground to explore a new way of DevOps - visual and collaborative configuration management for your infrastructure.

lcalcote | 2 years ago | on: What Are Kubernetes Validating Admission Controllers?

In this blog post, we will be discussing a new feature in Kubernetes called "Validating Admission Policies" which is currently in alpha stage. This feature allows administrators to define custom validation rules for resources being created in the cluster and enforce those rules using admission controllers.

lcalcote | 2 years ago

Meshery, the open source cloud-native manager, has just reached a huge milestone of 1,000 contributors! This is an incredible achievement, and we would like to extend a huge thank you to all of our users and contributors for their support. It is thanks to your dedication and hard work that Meshery as a project and community has grown so quickly. The project has garnered over 2,000 GitHub stars to date and the community has become the #1 most popular Linux Foundation Internship (LFX internship).

lcalcote | 7 years ago | on: LinkerD picking up steam from ISTIO

As I help lead the Istio User Experience Working Group, I can confirm that there's a cost to telemetry gathered and sent to Mixer and that tuning the type and amount of telemetry sent can can a dramatic impact on the overhead involved in using the service mesh.

In general, the question of overhead is concern that most adopters of a service mesh ask. Akin to deploying an application performance monitoring agent to your server or an SNMP poller to your network, there's a price to be paid for the ability to observe and control your workloads. Illuminating this cost, understanding and controlling this cost is the goal of an open source project, Meshery (https://layer5.io/meshery). Meshery acts as a performance benchmark for multi-mesh performance comparison (an apples-to-apples comparison across different service meshes).

Note that it's not necessary for each sidecar proxy call to validate every network call with Mixer. Many of these validations are locally cached in the sidecar proxy and do not involve Mixer.

lcalcote | 9 years ago | on: Portainer, a UI for Docker

@ncresswell, more create and update capabilities would be great (e.g. the ability to create a network, connect a container, etc.)

lcalcote | 9 years ago | on: Running Socket.IO Applications on Kubernetes

"That's because ELBs forward requests to backend instances without modifying the request headers and the client IP is not sent in case of TCP load balancing." - - not sure this is quite what the author meant?
page 1