QUANTUM C&S Services for Kubernetes

Tailored Kubernetes Services Designed for You

Kubernetes Engineering

Maximizing the Use of Kubernetes

– Automated cluster installation and management via IaC

– Legacy Application Migration

– Automated implementation of CI/CD pipelines

– Add monitoring and logging services

– Security Configuration and Management

– Helm chart development and deployment

– Network Configuration

– Storage Backup and Solutions

– Operations and Support

Kubernetes Consulting

Accelerating Kubernetes Adoption

– Cluster Architecture Design

– Distribution Strategy Development

– Performance Optimization

– Disaster Recovery Plan

– Multi-cloud and hybrid cloud solutions

– Kubernetes Upgrade and Migration

– Kubernetes CI/CD Architecture Design

– Monitoring and Logging Settings

– Kubernetes / Kubernetes Development Training

Infrastructure as a Service

Kubernetes Platform

– k8s version: 1.24.x ~ 1.30.x
– Ubuntu-based OS (18.04, 20.04, 22.04)
– Red Hat-based OS (7.x, 8.x)
– CRI: Docker/ Containerd/ CRI-O
– CNI: Calico/ Flannel/ Cilium/ Multus
– CSI: NFS/ Ceph RBD/ Cephfs (Rook-ceph and Cephadm)


Software-based Load Balancer

– L4 LoadBalancer: HAProxy and VIP manager
– L7 LoadBalancer: Nginx Ingress controller, Istio Ingress controller


QKS Repository for Air-gapped Environments

GPU accelerator

– Enables the use of various GPUs for MLOps workflows in a Kubernetes environment.

Platform as a Service

HA Database Service on Kubernetes

Configuration Method

    ・ Active-Active / Active-Standby

– Support Database 

   ・ RDBMS: MySQL, MariaDB, PostgreSQL

   ・ NoSQL: Elasticsearch, MongoDB, Couchbase, Cassandra, Hadoop

Italso supports middleware such as RabbitMQ andKafka, andprovidesRedis as a caching serviceat
.

CI/CD

Streamlining CI/CD with GitLab, Harbor, and ArgoCD


Integrate GitLab, Harbor, and ArgoCD to create a seamless, automated workflow for building, securing, and deploying applications with
.

Code changes pushed to GitLabare automatically built and tested, and container
images are securely stored and scanned in Harbor. Deployments are managed and synchronized via ArgoCD.

Logging Service


– EFK Stack Service / Loki Service

– Kubernetes Platform Service Log Analysis

– Application Pod Log Collection and Analysis

– Visualization dashboard functionality provided through Kibana/Grafana

– Basic functionality setup service; detailed features require customization and development

Monitoring Service


– Prometheus/Grafana Service

– Database/Virtual Machine/Container Resource Monitoring and Management Service

– Email/Slack and other alert services can be configured

– Basic functionality setup service; detailed features require customization and development

Notable QKS Features

Kubernetes High Availability Configuration Using HAProxy and VIP Manager

Keepalived (VIP Manager) and Layer 4 (L4) HAProxy are deployed as static pods on each master node to ensure high availability (HA) for Kubernetes master nodes.
Keepalived monitors the status of each node and activates the virtual IP (VIP) on a healthy node. The L4 HAProxy load balancer routes client requests to the active VIP, ensuring continuous access.
If a node fails, Keepalived updates the VIP to another healthy node, and HAProxy redirects traffic to maintain uninterrupted service. This configuration ensures robust and reliable management of the Kubernetes cluster.

QKS Repository – Tailored for Air-gapped Environments

Based on extensive service experience in sensitive environments (Air-gapped) such as government agencies and financial institutions, we provide the QKS Repository, designed specifically for conditions without internet connectivity.
QUANTUM C&S possesses specialized expertise in installing and operating Kubernetes in offline environments. The process of gathering required packages, images, and Helm charts is fully automated using Ansible.
Users can leverage the QKS Repository even in offline environments to pull images using commands like 'docker pull'. This provides a seamless experience, as if connected to the internet.