kubernetes

All posts tagged kubernetes by Linux Bash
  • Posted on
    Featured Image
    Discover the capabilities of k9s, a terminal-based UI tool, for enhancing Kubernetes cluster management. This article details the real-time monitoring, resource management, and direct logs access features of k9s that streamline operations. It includes installation instructions for various Linux distributions and an introduction to its core features, making k9s a vital tool for developers and system administrators. Dive into the seamless integration with Kubernetes for more effective management and troubleshooting.
  • Posted on
    Featured Image
    Learn how to automate Kubernetes cluster management by integrating Bash scripting with the `kubectl` tool. This guide provides practical examples for deploying applications, monitoring health, and managing resources, enhancing productivity and consistency in operations. It also covers scheduling, error handling, and CI/CD integration, with advanced techniques for a deeper understanding of Bash and Kubernetes automation.