# Kubernetes clusters

Kubernetes clusters are clusters managed and administered using Kubernetes, including nodes, workloads, networking, storage, security, and cluster administration.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Securing kubectl on Remote Kubernetes Clusters Without Static Credentials or VPNs

DevFeed: [Securing kubectl on Remote Kubernetes Clusters Without Static Credentials or VPNs](<https://devfeed.tech/articles/securing-kubectl-on-remote-kubernetes-clusters-without-static-credentials-or-vpns-29735.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/kubectl-remote-clusters/>)

Author: info@goteleport.com (Steven Martin)

Published: 2026-07-17T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [k3s](<https://devfeed.tech/topics/k3s.md>), [Network](<https://devfeed.tech/topics/network.md>), [Networks](<https://devfeed.tech/topics/networks.md>)

Tags: [best-practices](<https://devfeed.tech/tags/best-practices.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [firewalls](<https://devfeed.tech/tags/firewalls.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [k3s](<https://devfeed.tech/tags/k3s.md>), [kubectl](<https://devfeed.tech/tags/kubectl.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [network](<https://devfeed.tech/tags/network.md>), [networks](<https://devfeed.tech/tags/networks.md>), [remote](<https://devfeed.tech/tags/remote.md>)

### AI overview

A guide to securing kubectl access to remote Kubernetes clusters running on distributed edge devices. It explains how NAT, firewalls, kubeconfig sprawl, and static credentials create access and security risks, and discusses avoiding publicly exposed API servers and VPN-related operational challenges.

### Source excerpt

Learn how to secure Kubernetes access across remote fleets without creating risk.

## Introducing Replik8s, a Modern Security Tool for Kubernetes

DevFeed: [Introducing Replik8s, a Modern Security Tool for Kubernetes](<https://devfeed.tech/articles/introducing-replik8s-a-modern-security-tool-for-kubernetes-29186.md>)

Original publisher: [Read original article](<https://www.latacora.com/blog/2025/09/22/introducing-replik8s/>)

Published: 2025-09-22T16:00:00Z

Content type: release

Language: en

Sources: [Latacora](<https://devfeed.tech/sources/latacora.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Security](<https://devfeed.tech/topics/security.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Incident response](<https://devfeed.tech/topics/incident-response.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [kubectl](<https://devfeed.tech/tags/kubectl.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [other](<https://devfeed.tech/tags/other.md>), [security](<https://devfeed.tech/tags/security.md>), [security-tools](<https://devfeed.tech/tags/security-tools.md>), [trivy](<https://devfeed.tech/tags/trivy.md>)

### AI overview

Latacora introduces Replik8s, an open-source Kubernetes tool that snapshots cluster data, serves historical snapshots through a mirror API, supports kubectl and Trivy workflows, and provides query-based analysis for auditing and investigation.

### Source excerpt

Introduction # Security tools are often designed to highlight specific issues by consuming APIs and applying predefined logic. Each tool implements its own data structures, storage formats, and evaluation logic. While effective in narrow contexts, this approach creates challenges for teams managing a diverse toolset. Moreover, most tools are optimized to fetch only the data needed for specific findings, limiting their utility in broader contexts such as incident response or historical analysis.

## The Missing Link Between Infrastructure Resiliency and High-Velocity Engineering

DevFeed: [The Missing Link Between Infrastructure Resiliency and High-Velocity Engineering](<https://devfeed.tech/articles/the-missing-link-between-infrastructure-resiliency-and-high-velocity-engineering-29764.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/missing-link-between-infrastructure-resiliency-and-engineering/>)

Author: info@goteleport.com (Jack Pitts)

Published: 2025-04-10T00:00:00Z

Content type: opinion

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [resiliency](<https://devfeed.tech/topics/resiliency.md>), [Security](<https://devfeed.tech/topics/security.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Social engineering](<https://devfeed.tech/topics/social-engineering.md>), [Microservices](<https://devfeed.tech/topics/microservices.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>)

Tags: [api-keys](<https://devfeed.tech/tags/api-keys.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [resiliency](<https://devfeed.tech/tags/resiliency.md>), [security](<https://devfeed.tech/tags/security.md>), [social-engineering](<https://devfeed.tech/tags/social-engineering.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

Teleport CEO Ev Kontsevoy and analyst Jack Poller argue that modern infrastructure resiliency depends on rethinking identity and access. The article links credential-based identity attacks and exposed API keys with the growing complexity of hybrid and multi-cloud systems, microservices, Kubernetes clusters, ephemeral workloads, and machine identities.

### Source excerpt

Teleport CEO Ev Kontsevoy and analyst Jack Poller explore why traditional identity approaches fail--and how Infrastructure Identity unlocks resiliency.

## Blog: Detecting Threats in OVHcloud MKS Audit Logs with Falco

DevFeed: [Blog: Detecting Threats in OVHcloud MKS Audit Logs with Falco](<https://devfeed.tech/articles/blog-detecting-threats-in-ovhcloud-mks-audit-logs-with-falco-32478.md>)

Original publisher: [Read original article](<https://falco.org/blog/detect-threats-falco-ovh-mks-audit-logs-plugin/>)

Published: 2025-03-13T00:00:00Z

Content type: tutorial

Language: en

Sources: [Falco - Falco](<https://devfeed.tech/sources/falco-falco.md>), [Falco - The Falco blog](<https://devfeed.tech/sources/falco-the-falco-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Security](<https://devfeed.tech/topics/security.md>), [threat detection](<https://devfeed.tech/topics/threat-detection.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [kubectl](<https://devfeed.tech/topics/kubectl.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [api server](<https://devfeed.tech/topics/api-server.md>), [container](<https://devfeed.tech/topics/container.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Amazon Elastic Kubernetes Service](<https://devfeed.tech/topics/amazon-elastic-kubernetes-service.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [audit](<https://devfeed.tech/tags/audit.md>), [auditlogs](<https://devfeed.tech/tags/auditlogs.md>), [container](<https://devfeed.tech/tags/container.md>), [falco](<https://devfeed.tech/tags/falco.md>), [kubectl](<https://devfeed.tech/tags/kubectl.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [linux](<https://devfeed.tech/tags/linux.md>), [logs](<https://devfeed.tech/tags/logs.md>), [mks](<https://devfeed.tech/tags/mks.md>), [ovhcloud](<https://devfeed.tech/tags/ovhcloud.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [security](<https://devfeed.tech/tags/security.md>), [threat-detection](<https://devfeed.tech/tags/threat-detection.md>)

### AI overview

This article explains how Falco uses the OVHcloud MKS Audit Logs plugin to detect anomalies, suspicious activity, and policy violations in Kubernetes clusters. It describes Falco's event processing and outlines the required setup involving OVHcloud Logs Data Platform, a data stream, and an MKS cluster.

### Source excerpt

Detecting threats in a Kubernetes cluster can be challenging, we generally don't know where and how to start. The good news is that we have an amount of valuable logs that can help us to know what is happened in the cluster. Indeed, each action requested or done by a user or an app, in a cluster, is recorded in Audit Logs. Kubernetes events are key to understanding the behavior of a cluster. We already provide plugins that let you parse Audit Logs and use Falco to detect threats from GKE, EKS and AKS clusters. With our latest plugin, you'll now have the same powerful threat detection capabilities for your OVHcloud MKS clusters 🎉. What is Falco? Falco is an Open Source cloud-native runtime security tool. It provides near real-time threat detection for cloud, container, and Kubernetes workloads by leveraging runtime insights. Falco can monitor events from various sources, including the Linux kernel, and enrich them with metadata from the Kubernetes API server, container runtime, and more. Falco can receive Events, compare them to a set of Rules to determine the actions to perform and generate Alerts to different endpoints. What is the OVH MKS Audit Logs plugin? The OVH audit logs plugin (k8saudit-ovh) extends Falco's capabilities to OVHcloud Managed Kubernetes Service (MKS) clusters, providing you with the same security insights and threat detection Falco already offers for GKE, EKS and AKS environments. With this plugin, you can seamlessly integrate MKS Audit Logs into Falco's event processing pipeline, enabling it to identify anomalies, suspicious activities, and policy violations within your MKS-based workloads. Concretely, when a user executes some kubectl commands in an OVHcloud MKS cluster, Audit Logs will be generated. Falco is listening to them, and depending on the configured rules to follow, it will generate some alerts. Using OVH MKS Audit Logs plugin In order to use the OVH MKS Audit Logs plugin, you must follow several steps: deploy an OVHcloud LDP (Logs

## 6 Ways Shadow Access Creates Risk in Your Infrastructure

DevFeed: [6 Ways Shadow Access Creates Risk in Your Infrastructure](<https://devfeed.tech/articles/6-ways-shadow-access-creates-risk-in-your-infrastructure-29851.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/six-ways-shadow-access-creates-risk-in-your-infrastructure/>)

Author: jpitts@goteleport.com (Jack Pitts)

Published: 2025-02-28T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [backdoor](<https://devfeed.tech/topics/backdoor.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>)

Tags: [backdoor](<https://devfeed.tech/tags/backdoor.md>), [breach](<https://devfeed.tech/tags/breach.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [security](<https://devfeed.tech/tags/security.md>), [ssh](<https://devfeed.tech/tags/ssh.md>)

### AI overview

This article explains shadow access: unauthorized or unmonitored infrastructure and application access created by unmanaged credentials, shared SSH keys, hard-coded API tokens, and undocumented backdoors. It describes the resulting security, breach, and compliance risks and presents Teleport as a way to address their root causes.

### Source excerpt

Shadow access is one of the most dangerous threats to your infrastructure. Learn what it is, where it comes from, and how Teleport eliminates its root causes.

## Blog: How to Deploy Falco with k8s-metacollector + k8smeta Plugin

DevFeed: [Blog: How to Deploy Falco with k8s-metacollector + k8smeta Plugin](<https://devfeed.tech/articles/blog-how-to-deploy-falco-with-k8s-metacollector-k8smeta-plugin-32498.md>)

Original publisher: [Read original article](<https://falco.org/blog/falco-k8smeta-plugin/>)

Published: 2024-10-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Falco - Falco](<https://devfeed.tech/sources/falco-falco.md>), [Falco - The Falco blog](<https://devfeed.tech/sources/falco-the-falco-blog.md>)

Topics: [Falco](<https://devfeed.tech/topics/falco.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [container-security](<https://devfeed.tech/topics/container-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [monitor](<https://devfeed.tech/topics/monitor.md>)

Tags: [clusters](<https://devfeed.tech/tags/clusters.md>), [container-security](<https://devfeed.tech/tags/container-security.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [enrichment](<https://devfeed.tech/tags/enrichment.md>), [falco](<https://devfeed.tech/tags/falco.md>), [helm](<https://devfeed.tech/tags/helm.md>), [k8s-metacollector](<https://devfeed.tech/tags/k8s-metacollector.md>), [k8smeta](<https://devfeed.tech/tags/k8smeta.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [security](<https://devfeed.tech/tags/security.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

This tutorial explains how to deploy Falco with the k8s-metacollector and k8smeta plugin on Kubernetes. It shows how these components add Kubernetes metadata such as pod names, namespaces, and deployment details to Falco security alerts, and how Falco's append_output feature can add extra metadata fields without modifying rules.

### Source excerpt

In today's cloud-native world, securing Kubernetes environments has become increasingly critical as containerized workloads gain complexity. Falco is designed to monitor and detect anomalous activities in Kubernetes clusters and container environments. By continuously observing system calls and enriching event data with metadata, Falco ensures that any suspicious behavior is detected in real-time, protecting against threats like privilege escalations, file tampering, and network anomalies. In this tutorial, we will guide you through deploying Falco with two powerful components: k8s-metacollector and the k8smeta plugin. These tools significantly enhance Falco's security event detection by adding important Kubernetes context, such as pod names, namespaces, deployment details, to the alerts. Additionally, we will explore how to leverage the new append_output feature introduced in Falco version 0.39.0. This feature allows you to append extra metadata fields to Falco's output, without the need to modify your rules. By the end of this guide, you will have a Falco setup capable of detecting security issues in Kubernetes with enriched metadata output, ensuring you get a complete picture of your cluster's security posture. Whether you're an experienced Kubernetes administrator or just starting to explore container security, this guide will help you make the most of Falco's capabilities in a Kubernetes environment. What You'll Learn: The purpose and benefits of using the k8s-metacollector and k8smeta plugin to enrich Falco alerts with Kubernetes-specific data. How to deploy Falco with the k8smeta plugin on a Kubernetes cluster. How to configure and use the append_output feature to enhance Falco alerts with additional metadata fields. Prerequisites: A working Kubernetes cluster and some familiarity with Kubernetes concepts. Basic knowledge of Falco and how it works. Helm installed on your system (for easy deployment of Falco). Let's dive in and set up a Falco deployment that w

## Kubernetes Namespace Restriction and Separation

DevFeed: [Kubernetes Namespace Restriction and Separation](<https://devfeed.tech/articles/kubernetes-namespace-restriction-and-separation-29744.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/kubernetes-namespace-restriction-separation/>)

Author: jackson.pitts@goteleport.com (Jack Pitts)

Published: 2024-10-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Security](<https://devfeed.tech/topics/security.md>), [Requirements](<https://devfeed.tech/topics/requirements.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [compliance](<https://devfeed.tech/tags/compliance.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [downtime](<https://devfeed.tech/tags/downtime.md>), [financial-services](<https://devfeed.tech/tags/financial-services.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [requirements](<https://devfeed.tech/tags/requirements.md>), [security](<https://devfeed.tech/tags/security.md>), [standards](<https://devfeed.tech/tags/standards.md>)

### AI overview

This article explains how Teleport can help financial services organizations restrict and separate Kubernetes namespaces. It discusses namespace-based resource and workload isolation, environment segmentation, resource quotas, compliance requirements, and improved engineering productivity.

### Source excerpt

Learn how Teleport enables secure and scalable namespace restriction and separation in Kubernetes clusters.

## Blog: Introducing Falco Talon v0.1.0

DevFeed: [Blog: Introducing Falco Talon v0.1.0](<https://devfeed.tech/articles/blog-introducing-falco-talon-v0-1-0-32503.md>)

Original publisher: [Read original article](<https://falco.org/blog/falco-talon-v0-1-0/>)

Published: 2024-09-09T00:00:00Z

Content type: release

Language: en

Sources: [Falco - Falco](<https://devfeed.tech/sources/falco-falco.md>), [Falco - The Falco blog](<https://devfeed.tech/sources/falco-the-falco-blog.md>)

Topics: [Falco](<https://devfeed.tech/topics/falco.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [No-code](<https://devfeed.tech/topics/no-code.md>), [function as a service](<https://devfeed.tech/topics/function-as-a-service.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [faas](<https://devfeed.tech/tags/faas.md>), [falco](<https://devfeed.tech/tags/falco.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [no-code](<https://devfeed.tech/tags/no-code.md>), [release](<https://devfeed.tech/tags/release.md>), [security](<https://devfeed.tech/tags/security.md>), [talon](<https://devfeed.tech/tags/talon.md>), [version](<https://devfeed.tech/tags/version.md>)

### AI overview

This release introduces Falco Talon v0.1.0, a response engine for managing threats in Kubernetes clusters. It is designed to let users define rules and react to Falco events without building and maintaining custom FaaS-based response systems.

### Source excerpt

More than 7 years ago, frustrated by the lack of integrations between Falco and third parties, I created Falcosidekick. The tool evolved much more than expected, with the help of dozens of contributors, individuals or for companies, to have now almost 70 different integrations, and more are coming. Its baby brother came few years later, Falcosidekick UI, helping people to visualize in real time the alerts leveraged by Falco and fine tuning their rules. A frustation remained after all. With Falco, we have an amazing tool to detect suspicious events in our Linux hosts, VM and Kubernetes clusters, with Falcosidekick, we can easily notify our Dev/Secops, index the alerts in some SIEM, etc. But a last piece was missing: how to react to these events? With the integrations of well known FaaS in Falcosidekick, we started a series of blog posts to show how to create from scratch what we call a "response engine". All these systems are modular, flexible, robust, but they all require a considerable amount of work from the user, to deal with the Falco payload format, the errors, the retries, the authentication to the API (AWS, Kubernetes Control Plane), the logs, the metrics, etc. Not all users and companies have the skills and/or the budget to maintain such an architecture. To answer these needs, we designed and created Falco Talon. The the first version is officially out!. What is Falco Talon? Falco Talon is a Response Engine for managing threats in Kubernetes clusters. It enhances the solutions proposed by the Falco community with a no-code tailor-made solution. With easy rules, you can react to events from Falco in milliseconds. Why did we created Falco Talon? Over the years, the Falco community proposed different methods to react to the Falco Events, what we call a response engine. All these methods rely on a 3rd party FaaS (Function as a Service) and come with drawbacks, all actions must be developped by the users to manage: The errors The Falco event format The authentica

## Teleport Community Edition license change, Kubecon EU and Teleport Product Updates

DevFeed: [Teleport Community Edition license change, Kubecon EU and Teleport Product Updates](<https://devfeed.tech/articles/teleport-community-edition-license-change-kubecon-eu-and-teleport-product-updates-29760.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/march-newsletter-2024/>)

Author: ben@goteleport.com (Ben Arent)

Published: 2024-03-15T00:00:00Z

Content type: news

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [Amazon Elastic Kubernetes Service](<https://devfeed.tech/topics/amazon-elastic-kubernetes-service.md>), [Azure](<https://devfeed.tech/topics/azure.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [aws](<https://devfeed.tech/tags/aws.md>), [azure](<https://devfeed.tech/tags/azure.md>), [change](<https://devfeed.tech/tags/change.md>), [gke](<https://devfeed.tech/tags/gke.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [kubecon](<https://devfeed.tech/tags/kubecon.md>), [kubecon-eu](<https://devfeed.tech/tags/kubecon-eu.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [product-updates](<https://devfeed.tech/tags/product-updates.md>)

### AI overview

The March newsletter announces that Teleport Community Edition will move to a new commercial license with Teleport 16, including restrictions based on company size, revenue, and resale or embedding. It also covers KubeCon EU plans and recent Kubernetes-related product updates.

### Source excerpt

March Newsletter

## Teleport 14

DevFeed: [Teleport 14](<https://devfeed.tech/articles/teleport-14-29894.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/teleport-14/>)

Author: ben@goteleport.com (Ben Arent)

Published: 2023-09-25T00:00:00Z

Content type: release

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Oracle Database](<https://devfeed.tech/topics/oracle-database.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Discord](<https://devfeed.tech/topics/discord.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [okta](<https://devfeed.tech/topics/okta.md>)

Tags: [amazon-s3](<https://devfeed.tech/tags/amazon-s3.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [audit](<https://devfeed.tech/tags/audit.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [logging](<https://devfeed.tech/tags/logging.md>), [product-updates](<https://devfeed.tech/tags/product-updates.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [releases](<https://devfeed.tech/tags/releases.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

Teleport 14 is a major release featuring a unified resource view, access lists, an advanced audit log backend powered by Amazon S3 and Athena, Kubernetes application auto-discovery, extended Kubernetes resource RBAC, Oracle database access audit logging, and additional integrations and deployment updates.

### Source excerpt

A deep dive into Teleport 14: unified resource view, Access Lists, Advanced Audit Log, Kubernetes Apps Auto-Discovery, extended RBAC, Oracle Audit Logging, and more.

## Teleport at KubeCon + CloudNativeCon Europe 2023

DevFeed: [Teleport at KubeCon + CloudNativeCon Europe 2023](<https://devfeed.tech/articles/teleport-at-kubecon-cloudnativecon-europe-2023-29730.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/kubecon-eu-2023/>)

Author: travis.rodgers@goteleport.com (Travis Rodgers)

Published: 2023-03-24T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [authorization](<https://devfeed.tech/tags/authorization.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [kubecon](<https://devfeed.tech/tags/kubecon.md>), [kubecon-eu](<https://devfeed.tech/tags/kubecon-eu.md>), [kubectl](<https://devfeed.tech/tags/kubectl.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This article previews Teleport's presence at KubeCon + CloudNativeCon Europe 2023 and presents Teleport as a way to secure Kubernetes infrastructure. It describes centralized access to Kubernetes clusters, fine-grained RBAC, identity-based authentication, VPN-independent Zero Trust access, and use of kubectl.

### Source excerpt

A few reasons why you need Teleport in your Kubernetes infrastructure, and what we're up to at KubeCon EU, 2023.

## A Simple Overview of Authentication Methods for Kubernetes Clusters

DevFeed: [A Simple Overview of Authentication Methods for Kubernetes Clusters](<https://devfeed.tech/articles/a-simple-overview-of-authentication-methods-for-kubernetes-clusters-29728.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/kube-authn-methods/>)

Author: info@goteleport.com (Tiago Silva)

Published: 2022-11-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Authentication](<https://devfeed.tech/topics/authentication.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [certificates](<https://devfeed.tech/topics/certificates.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [token](<https://devfeed.tech/tags/token.md>)

### AI overview

An introductory guide to authentication methods for Kubernetes clusters, including X.509 certificates, service account tokens, bootstrap tokens, and static tokens.

### Source excerpt

An introductory guide to understanding the different authentication methods on Kubernetes clusters.

## Kubernetes Access support for Teleport Connect

DevFeed: [Kubernetes Access support for Teleport Connect](<https://devfeed.tech/articles/kubernetes-access-support-for-teleport-connect-29888.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/teleport-10-3/>)

Author: ben@goteleport.com (Ben Arent)

Published: 2022-10-03T00:00:00Z

Content type: release

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [GUI](<https://devfeed.tech/topics/gui.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [clusters](<https://devfeed.tech/tags/clusters.md>), [gui](<https://devfeed.tech/tags/gui.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [linux](<https://devfeed.tech/tags/linux.md>), [releases](<https://devfeed.tech/tags/releases.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

Teleport 10.3 adds Kubernetes cluster access to Teleport Connect, a developer-friendly browser for cloud infrastructure. The release also includes other fixes and improvements, including Elasticsearch support for Database Access and improved MFA device registration error handling.

### Source excerpt

Quickly access Kubernetes clusters using Teleport Connect GUI on Mac, Linux and Windows.

## Access Multiple Kubernetes Clusters

DevFeed: [Access Multiple Kubernetes Clusters](<https://devfeed.tech/articles/access-multiple-kubernetes-clusters-29613.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/configure-access-to-multiple-kubernetes/>)

Author: info@goteleport.com (Daniel Olaogun)

Published: 2022-05-17T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [kubectl](<https://devfeed.tech/topics/kubectl.md>), [Security](<https://devfeed.tech/topics/security.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [vendor lock-in](<https://devfeed.tech/topics/vendor-lock-in.md>), [backups](<https://devfeed.tech/topics/backups.md>)

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [aws](<https://devfeed.tech/tags/aws.md>), [backups](<https://devfeed.tech/tags/backups.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [dev](<https://devfeed.tech/tags/dev.md>), [devops](<https://devfeed.tech/tags/devops.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kubectl](<https://devfeed.tech/tags/kubectl.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [management](<https://devfeed.tech/tags/management.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [production](<https://devfeed.tech/tags/production.md>), [scale](<https://devfeed.tech/tags/scale.md>), [security](<https://devfeed.tech/tags/security.md>), [servers](<https://devfeed.tech/tags/servers.md>), [test](<https://devfeed.tech/tags/test.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

This tutorial explains why organizations use multiple Kubernetes clusters and introduces ways to manage access to them at scale, including managed Kubernetes, separate development, testing, and production clusters, and virtual clusters for developers.

### Source excerpt

How to access multiple Kubernetes clusters using kubectl and Teleport Kubernetes Access.

## Teleport's approach to securing Kubernetes infrastructure ahead of KubeCon EU 2022

DevFeed: [Teleport's approach to securing Kubernetes infrastructure ahead of KubeCon EU 2022](<https://devfeed.tech/articles/kubecon-eu-2022-why-you-need-teleport-in-your-kubernetes-infrastructure-29729.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/kubecon-eu-2022/>)

Author: kenneth.dumez@goteleport.com (Kenneth DuMez)

Published: 2022-05-02T00:00:00Z

Content type: opinion

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Security](<https://devfeed.tech/topics/security.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [virtual-machines](<https://devfeed.tech/tags/virtual-machines.md>), [vpn](<https://devfeed.tech/tags/vpn.md>)

### AI overview

An opinion article presents Teleport as a way to secure Kubernetes infrastructure across cloud and cloud-native environments. It discusses distributed infrastructure, remote work, and access across Kubernetes clusters, virtual machines, containers, networks, and VPNs, while promoting Teleport's presence at KubeCon EU 2022.

### Source excerpt

A few reasons why Teleport is the best way to secure your Kubernetes infrastructure, and what we're up to at KubeCon EU, 2022.

## On terminals and sessions

DevFeed: [On terminals and sessions](<https://devfeed.tech/articles/on-terminals-and-sessions-29916.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/teleport-connect/>)

Author: ev@goteleport.com (Ev Kontsevoy)

Published: 2022-04-29T00:00:00Z

Content type: release

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [browser](<https://devfeed.tech/topics/browser.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Server](<https://devfeed.tech/topics/server.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [databases](<https://devfeed.tech/tags/databases.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [servers](<https://devfeed.tech/tags/servers.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Teleport announces Teleport Connect, an open-source secure web browser for engineers to access SSH servers, Kubernetes clusters, databases, and other cloud resources. The article explains that cloud environments require many separate sessions across different tools and resources, creating fragmented state and potential for costly mistakes.

### Source excerpt

Teleport Connect is a secure web browser for engineers to remotely access SSH servers, Kubernetes clusters, databases and other cloud resources.

## Troubleshooting Kubernetes Networking Issues

DevFeed: [Troubleshooting Kubernetes Networking Issues](<https://devfeed.tech/articles/troubleshooting-kubernetes-networking-issues-29948.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/troubleshooting-kubernetes-networking/>)

Author: sasha@goteleport.com (Sasha Klizhentas)

Published: 2022-04-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Kubernetes networking](<https://devfeed.tech/topics/kubernetes-networking.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [bridge](<https://devfeed.tech/tags/bridge.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [ip](<https://devfeed.tech/tags/ip.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [kubernetes-networking](<https://devfeed.tech/tags/kubernetes-networking.md>), [modules](<https://devfeed.tech/tags/modules.md>), [networking](<https://devfeed.tech/tags/networking.md>), [troubleshooting](<https://devfeed.tech/tags/troubleshooting.md>), [udp](<https://devfeed.tech/tags/udp.md>), [vxlan](<https://devfeed.tech/tags/vxlan.md>)

### AI overview

Part 1 of a Kubernetes troubleshooting series focuses on networking failures, including traffic forwarding, bridge-netfilter settings, and firewall rules affecting overlay network traffic. It explains how these failures manifest and outlines ways to diagnose and fix them.

### Source excerpt

Part 1 of our Troubleshooting Kubernetes series focuses on networking, listing common issues we have encountered along with easy ways to troubleshoot them.

## kubectl Cheat Sheet

DevFeed: [kubectl Cheat Sheet](<https://devfeed.tech/articles/kubectl-cheat-sheet-29733.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/kubectl-cheatsheet/>)

Author: info@goteleport.com (Deborah Ruck)

Published: 2022-04-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [kubectl](<https://devfeed.tech/topics/kubectl.md>), [Cheat sheet](<https://devfeed.tech/topics/cheatsheet.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>)

Tags: [cheat-sheet](<https://devfeed.tech/tags/cheat-sheet.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [containers](<https://devfeed.tech/tags/containers.md>), [examples](<https://devfeed.tech/tags/examples.md>), [kubectl](<https://devfeed.tech/tags/kubectl.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>)

### AI overview

A practical kubectl cheat sheet explaining how to use Kubernetes' command-line tool to interact with the Kubernetes API, manage cluster resources, deploy applications, and view logs. It covers command syntax, resource types, names, and command-line flags.

### Source excerpt

Quickly interact with Kubernetes clusters using kubectl by leveraging these useful kubectl commands and examples.

## How to Hack Kubernetes (and How to Protect It)

DevFeed: [How to Hack Kubernetes (and How to Protect It)](<https://devfeed.tech/articles/how-to-hack-kubernetes-and-how-to-protect-it-29685.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/how-to-hack-kubernetes/>)

Author: info@goteleport.com (Kolawole Samuel Adebayot)

Published: 2022-03-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Containers](<https://devfeed.tech/topics/containers.md>)

Tags: [clusters](<https://devfeed.tech/tags/clusters.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-security](<https://devfeed.tech/tags/kubernetes-security.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [security](<https://devfeed.tech/tags/security.md>), [software-supply-chain](<https://devfeed.tech/tags/software-supply-chain.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

A practical guide to Kubernetes security that describes seven likely attack paths and corresponding defensive measures. It emphasizes protection across the container lifecycle, including secure software sources, least privilege, and manageable cluster design.

### Source excerpt

Practical tips for how to hack Kubernetes and how to protect your clusters.

## What is Kubectl?

DevFeed: [What is Kubectl?](<https://devfeed.tech/articles/what-is-kubectl-29962.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/what-is-kubectl/>)

Author: info@goteleport.com (Sooter Saalu)

Published: 2022-03-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [kubectl](<https://devfeed.tech/topics/kubectl.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>)

Tags: [command-line](<https://devfeed.tech/tags/command-line.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [kubectl](<https://devfeed.tech/tags/kubectl.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [logs](<https://devfeed.tech/tags/logs.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>)

### AI overview

This tutorial explains kubectl, the Kubernetes command-line tool for communicating with and controlling clusters. It covers why kubectl is needed, how it interacts with the Kubernetes API server, common resource-management operations, command syntax, and installation on Linux, Mac, and Windows.

### Source excerpt

kubectl is the Kubernetes command line tool for communicating with and controlling clusters. Whether creating, managing, or deleting resources, kubectl is essential.

## Using Teleport to Create and Maintain Shared Demo Environments

DevFeed: [Using Teleport to Create and Maintain Shared Demo Environments](<https://devfeed.tech/articles/using-teleport-to-create-and-maintain-shared-demo-environments-29845.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/shared-demo-environment/>)

Author: info@goteleport.com (Steven Martin)

Published: 2022-02-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Demo](<https://devfeed.tech/topics/demo.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Security](<https://devfeed.tech/topics/security.md>), [audit](<https://devfeed.tech/topics/audit.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Jenkins](<https://devfeed.tech/topics/jenkins.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>)

Tags: [audit](<https://devfeed.tech/tags/audit.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [aws](<https://devfeed.tech/tags/aws.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [demo](<https://devfeed.tech/tags/demo.md>), [devops](<https://devfeed.tech/tags/devops.md>), [ec2](<https://devfeed.tech/tags/ec2.md>), [iam](<https://devfeed.tech/tags/iam.md>), [jenkins](<https://devfeed.tech/tags/jenkins.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [solutions](<https://devfeed.tech/tags/solutions.md>)

### AI overview

The Teleport Solutions Engineering team describes building a shared demo environment on Teleport Enterprise. The approach provides each engineer access to demo resources while controlling provisioning costs, supporting distributed Teleport clusters, and using just-in-time requests and auditing for administrative changes.

### Source excerpt

This blog shows how the Teleport Solutions Engineering team uses Teleport to create and maintain shared demo environments.

## Using Datalog to Test for Access with Teleport

DevFeed: [Using Datalog to Test for Access with Teleport](<https://devfeed.tech/articles/using-datalog-to-test-for-access-with-teleport-29938.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/testing-access-datalog/>)

Author: info@goteleport.com (Rui Li)

Published: 2021-08-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Access Control](<https://devfeed.tech/topics/access-control.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [Server](<https://devfeed.tech/topics/server.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [databases](<https://devfeed.tech/tags/databases.md>), [programming](<https://devfeed.tech/tags/programming.md>), [servers](<https://devfeed.tech/tags/servers.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>)

### AI overview

This article explains a proposed Teleport access tester that uses Datalog to answer difficult Role-Based Access Control questions, such as whether a user can access a resource and which roles affect that access.

### Source excerpt

Utilizing the power of Datalog and logic programming to answer difficult access-related questions.

## Teleport 6.2 - Redshift, Listing Databases, and K8S in the UI

DevFeed: [Teleport 6.2 - Redshift, Listing Databases, and K8S in the UI](<https://devfeed.tech/articles/teleport-6-2-redshift-listing-databases-and-k8s-in-the-ui-29905.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/teleport-6-2/>)

Author: ben@goteleport.com (Ben Arent)

Published: 2021-05-27T00:00:00Z

Content type: release

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Amazon Redshift](<https://devfeed.tech/topics/amazon-redshift.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [Jenkins](<https://devfeed.tech/topics/jenkins.md>)

Tags: [amazon-redshift](<https://devfeed.tech/tags/amazon-redshift.md>), [databases](<https://devfeed.tech/tags/databases.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [jenkins](<https://devfeed.tech/tags/jenkins.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [redshift](<https://devfeed.tech/tags/redshift.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Teleport 6.2 is a release with improvements to Application Access, Kubernetes Access, Database Access, Server Access, and Trusted Clusters. It adds Amazon Redshift support, database and Kubernetes cluster listing in the UI, pass-through headers, native JWT authentication for Grafana, and other fixes.

### Source excerpt

Teleport 6.2 brings enhancements across the board, including the ability to list Databases and Kubernetes Clusters in Teleport and Amazon Redshift support.

## Teleport 5.0 Press Release

DevFeed: [Teleport 5.0 Press Release](<https://devfeed.tech/articles/teleport-5-0-press-release-29903.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/teleport-5-press-release/>)

Author: info@goteleport.com (Teleport Team)

Published: 2020-11-19T00:00:00Z

Content type: release

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [audit](<https://devfeed.tech/topics/audit.md>), [certificates](<https://devfeed.tech/topics/certificates.md>), [Kubernetes clusters](<https://devfeed.tech/topics/kubernetes-clusters.md>), [servers](<https://devfeed.tech/topics/servers.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [soc2](<https://devfeed.tech/topics/soc2.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data](<https://devfeed.tech/tags/data.md>), [developer-productivity](<https://devfeed.tech/tags/developer-productivity.md>), [fedramp](<https://devfeed.tech/tags/fedramp.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes-clusters](<https://devfeed.tech/tags/kubernetes-clusters.md>), [logging](<https://devfeed.tech/tags/logging.md>), [platform](<https://devfeed.tech/tags/platform.md>), [press-release](<https://devfeed.tech/tags/press-release.md>), [release](<https://devfeed.tech/tags/release.md>), [security](<https://devfeed.tech/tags/security.md>), [soc2](<https://devfeed.tech/tags/soc2.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

Gravitational announced its rebrand to Teleport and launched the Teleport Access Platform. The platform consolidates access controls, auditing, and compliance across infrastructure, applications, and data, including servers and Kubernetes clusters, using SSO and short-lived certificates.

### Source excerpt

Teleport is the First Platform to Consolidate Access, Audit, and Compliance Across All Environments

[Next page](<https://devfeed.tech/topics/kubernetes-clusters.md?cursor=WyIyMDIwLTExLTE5VDAwOjAwOjAwKzAwOjAwIiwgImM5OTkxNDNmLWJkZDMtNGM0OS05YjAwLWQyYTQxMGViOWQ5YSJd>)