Bookmarks with tag "devops", page 6 of 7
AWS announced Kubernetes-as-a-Service at re:Invent in November 2017: Elastic Container Service for Kubernetes (EKS). Since ye...
FEATURE STATE: Kubernetes v1.21 [stable] A CronJob creates Jobs on a repeating schedule. CronJob is meant for performing regular scheduled actions such as backups, report generation, and so on. One CronJob object is like one line of a crontab (cron table) file on a Unix system. It runs a job periodically on a given schedule, written in Cron format. CronJobs have limitations and idiosyncrasies. For example, in certain circumstances, a single CronJob can create multiple concurrent Jobs.
High Performance Telemetry Agent for Logs, Metrics and Traces
Fluent Bit Kubernetes Daemonset.
Centralised logging is an essential part of your system regardless if it's a micro-services or a monolith platform. It helps your development team quickly observe, search and aggregate their…
People are still confused by the differences. This post sheds light on what makes them alternatives to each other and complementary at the same time.
Terraform integration modules for Open Telekom Cloud
There are over 200 grok patterns available, so how do you know what way will work best for you? Let us help you grok Grok.
This is part two of a two part guide to set up Elasticsearch in Kubernetes, where we will learn how to safely expose certain services on the internet.
Deploying a large Elasticsearch cluster used to be hard, but with the power of Kubernetes and a few simple scripts, anyone can create whatever sized cluster they need.