How to configure SLO Commonly used various types of SLOs 2021-11-25 Observability #APM #Monitoring #PublicCloud #Observability #Cloud #CloudComputing #SLA #SLO #SLI
K8S Utility II - Terminal UI K9S K9S is a terminal-based K8S UI, and using it without a desktop and only a terminal can greatly improve your efficiency and your perception of K8S. It has a lot of powerful features, among them: Shortc 2021-11-12 CloudNative #K8S #Monitoring #Security #Container #CLI #Utils #K9S
Ansible Learning Notes - Patterns for Targeting Hosts and Groups When you execute Ansible through an ad hoc command or run a playbook, you must choose which managed nodes or groups to target. Patterns allow you to run commands and playbooks against specific hosts a 2021-11-10 DevOps #DevOps #Ansible #pattern #translation #notes #learning
One of the K8S utilities - How to merge multiple kubeconfig? Is there a simple kubectl command to fetch a kubeconfig file and merge it into the ~/.kube/config file as an extra context? 2021-11-09 CloudNative #K8S #Container #CLI #Utils #krew #konfig
K8S 1.20 deprecates nerdctl, an alternative to the Docker CLI evaluated by Docker K8S deprecates Docker Evaluation: Docker CLI Replacement nerdctl. 2021-11-09 CloudNative #DevOps #K8S #BestPractices #Container #containerd #Docker #OCI #RedHat #Skopeo #Buildah #Podman #nerdctl #CLI
K8S 1.20 deprecates the replacement of the Docker CLI evaluated by Docker K8S deprecates Docker Evaluation: Docker CLI Replacement. 2021-11-07 CloudNative #DevOps #K8S #BestPractices #Container #containerd #Docker #OCI #RedHat #Skopeo #Buildah #Podman #nerdctl #CLI
K8S 1.20 deprecates the difference between Docker and OCI image formats for Docker assessment K8S deprecates the image format that Docker evaluates. 2021-11-07 CloudNative #K8S #BestPractices #Container #Docker #OCI
My new JamStack-based blog I have 2 versions of my blog site, the latest one is based on the JamStack concept of use and deployment. 2021-10-31 CloudComputing #API #Notes #Learning #Markdown #CDN #JavaScript #FrontEnd #Jamstack #Serverless #Blog
How stateful software can quickly scale or even automatically scale on k8s On Kubernetes, it's easy for stateful applications to scale quickly or even automatically. This is thanks to the excellent design and good ecology of Kubernetes. Through 6 stateful software, we have s 2021-10-13 CloudNative #K8S #CloudNative #Docker #containers #Kafka #Architecture #Rabbitmq #HA #PaaS #Redis #Spring #Eureka #Nacos #Tidb
Several ways to implement MQ sequential messages Common MQs (including: kafka, pulsar, rocketmq, and rabbitmq implement sequential messages, respectively. 2021-10-01 Middleware #Kafka #Middleware #MQ #Pulsar #Rocketmq #Rabbitmq