Join us

heart Posts from the community tagged with kubernetes...
Sponsored Link
@faun shared a link, 1 year, 1 month ago

The art and science of developing intelligent apps with OpenAI GPT-3, DALL·E 2, CLIP, and Whisper.

Explore the fascinating world of Artificial Intelligence and solve real-world problems!

In this practical guide, you will build intelligent real-world applications using GPT-3, DALL-E, Whisper, CLIP, and more tools from the OpenAI and ML ecosystem.

Rest assured, you don't need to be a data scientist or machine learning engineer to follow this guide!

The art and science of developing intelligent apps with OpenAI GPT-3, DALL·E 2, CLIP, and Whisper.
Story
@squadcast shared a post, 1 year, 1 month ago

Strategies for Kubernetes Cluster Administrators: Understanding Pod Scheduling

As the complexity of a Kubernetes cluster grows, managing resources such as CPU and memory becomes more challenging. Efficient pod scheduling is critical to ensure optimal resource utilization and enable a stable and responsive environment for applications to run in. In this blog, we will delve into the intricacies of pod scheduling, including optimization of resource allocation and balancing workloads.

Squadcast - Strategies for Kubernetes Cluster Administrators: Understanding Pod Scheduling
Story
@emile shared a post, 1 year, 2 months ago
Co-founder, Nebuly

Tutorial on Dynamic GPU Partitioning with MIG to Maximize the Utilization of GPUs in Kubernetes

Partitioning is a way to divide GPU resources into smaller slices. This allows Pods to be scheduled only on the memory/compute resources they actually need, thus increasing GPU utilization and reducing infrastructure costs in Kubernetes clusters.

nos, opensource to maximize GPU utilization in Kubernetes
Story FAUN Team
@eon01 shared a post, 1 year, 2 months ago
Founder, FAUN

New Partnership Announcement: FAUN and ContainerDay Security 2023

FAUN is glad to announce a partnership with ContainerDay Security.

Container Day Security
Story
@asimrahal shared a post, 1 year, 2 months ago

Securing and Managing Secrets in Kubernetes: 3 Key Practices

Securing and managing secrets in Kubernetes is a crucial aspect of maintaining the security and integrity of your clusters and apps. Here's how to protect secrets in your Kubernetes clusters.

ihor-dvoretskyi-GCFuprAvC6A-unsplash.jpg
Story
@squadcast shared a post, 1 year, 3 months ago

Demystifying Kubernetes RBAC

The more prominent and complex Kubernetes deployments become, the more important it is to define strict access controls and tighter security. In this blog, Kasun has explained how RBAC can be implemented in Kubernetes clusters to restrict user permissions to relevant resources only.

Kubernetes_RBAC.png