Join us

ContentUpdates from GitLive...
Link
@faun shared a link, 3 weeks, 1 day ago

Centralized Amazon ECS task logging with Amazon OpenSearch

Amazon ECS tasks fire logs through a FireLens sidecar. Fluent Bit ships them into a shared Amazon OpenSearch Serverless domain. Cross-account IAM roles lock down access. The pipeline centralizes logs, unlocks full-text search, SQL and PPL queries, and slashes storage costs with on-demand indexing. ..

Centralized Amazon ECS task logging with Amazon OpenSearch
Link
@faun shared a link, 3 weeks, 1 day ago

A Mid-Year Look at CNCF Project Momentum

Cloud Native Computing Foundation’s mid-year report drops.Kubernetescommands 3,500+ authors.OpenTelemetryrockets to 1,884 contributors, snagging second in PR velocity.Backstageclimbs to 649.Argo(860) andFlux(156) lock GitOps in place.Kubeflowbreaks into the top 30 with 302. Trend to watch:Internal ..

A Mid-Year Look at CNCF Project Momentum
Link
@faun shared a link, 3 weeks, 1 day ago

Enterprise Strategy Group Validates Tintri VMstore Kubernetes Data Services

ESG spots Tintri VMstore’sCSI driverpackingAuto-QoS,real-time I/O analyticsandpredictive tuningfor sub-ms container and VM workloads. That driver fires upinstant cloneandsnapshottest environments. It enforces policy-drivenRPO/RTOprotection. It unifies VM, container and database control. Infra shift..

Enterprise Strategy Group Validates Tintri VMstore Kubernetes Data Services
Link
@faun shared a link, 3 weeks, 1 day ago

Closing the gap: How KubeVirt, Kubernetes, and open ecosystems are reshaping virtualisation

KubeVirt spins up VMs inside Kubernetes clusters. It hooks intoPortworxfor stateful volumes. It tapsOpenShiftorRancherto match VMware’s arsenal. Declarative YAML meetsGitOpspipelines, unified schedulers and RBAC. Teams juggle VMs and containers on one toolchain. License bills shrink. Infra shift:Le..

Closing the gap: How KubeVirt, Kubernetes, and open ecosystems are reshaping virtualisation
Link
@faun shared a link, 3 weeks, 1 day ago

Kong Gateway Operator and KIC, understanding the differences

Kong offers three different helm charts for Kubernetes ingress, leveraging the new Gateway API. Kong Gateway Operator simplifies deployment and management by using CRDs instead of custom helm charts. Using GatewayClass and Gateway resources are essential for the operator to spin up dataplanes and co..

Kong Gateway Operator and KIC, understanding the differences
Link
@faun shared a link, 3 weeks, 1 day ago

Critical Container Registry Security Flaw: How Multi-Architecture Manifests Create Attack Vectors

ContainerHijack hijacksDocker Image Manifest V2 Schema 2. It taints images inDocker Hub,Amazon ECR,GCR. Scanners shrug. Signature checks buckle. Defenders deploypolicy-as-code admission controllers. They lock down Terraform ECR push policies.Falco rulesflag strange layers, ghost pushes, rogue proces..

Link
@faun shared a link, 3 weeks, 1 day ago

Scaling beyond IPv4: integrating IPv6 Amazon EKS clusters into existing Istio Service Mesh

Amazon EKS now powers IPv6 dual-stack VPC clusters. It doles out /80 prefixes via the VPC CNI flagsENABLE_V6_EGRESSandENABLE_V4_EGRESS.  AWS ships an Istio multi-cluster playbook—single-VPC to multi-VPC. It rigs remote reader secrets and east-west gateways, fusing IPv4 and IPv6 for service discovery..

Scaling beyond IPv4: integrating IPv6 Amazon EKS clusters into existing Istio Service Mesh
Link
@faun shared a link, 3 weeks, 1 day ago

Flux CD: D1 Reference Architecture

ControlPlane Enterprise for Flux CD drops thed1 reference architectureandDesign 1 Reference Architecture Guide. It packs production-grade playbooks for sprawling multi-tenant, multi-cluster setups. The repo flexes real code:GitHub fine-grained Personal Access Tokens,Kubernetes RBAC, and auto-promoti..

Link
@faun shared a link, 3 weeks, 1 day ago

Deep dive into cluster networking for Amazon EKS Hybrid Nodes

EKS Hybrid Nodes corrals on-prem and edge servers as remote Kubernetes nodes over Direct Connect or VPN. It rides onCiliumorCalico, with BGP or static routes. For local load balancing, it spins upMetalLBat Layer 2/3. For NLB/ALB sync, it taps theAWS Load Balancer Controller. Workflows stay unified...

Deep dive into cluster networking for Amazon EKS Hybrid Nodes
Link
@faun shared a link, 3 weeks, 1 day ago

How To Deploy Fluent Bit in a Kubernetes-Native Way

Fluent Operator tapsCRDsto tameFluent Bitin Kubernetes. It channels inputs, filters, parsers, outputs into auto-generated configs. Then spins up the DaemonSet. TheFluent Bit Watcherwrapper hot-swaps configs on CRD tweaks. No pods restart...

How To Deploy Fluent Bit in a Kubernetes-Native Way
GitLive helps you and your fellow contributors merge faster by avoiding conflicts and encouraging eager and continuous code review directly inside the IDE.

🔸 Do not let merge conflicts break your flow

Indicators in the gutter of your editor show the changes others are making. Computed from all active branches, the indicators update as you and your team code together.

Get notified the moment you make a change that conflicts with another branch. Compare their changes to your own and cherry‑pick individual changes directly into your local files.

🔸 Get the ultimate perspective on all work in progress

Perform eager and continuous code review directly in your IDE with the team view. See who is online, their active branches and changes in a single repository or across your organization, updated in real‑time.

Get notified when you fall behind the main branch or your tracking branch. Inspect the changed files in the repository view to know if they will merge cleanly with your own local changes before you pull.

🔸 Let your team know what you are working on

Connect your issue tracker to see each other's current issue in the team view. The issue you are working on is determined by your current branch and updates automatically.

View your current issue and select another issue to work on via the status bar. Switching issues will check out an existing feature branch or create a new one for you if needed.