Search results for: distribution


CNCF tools overview: Fluentd – Unified logging layer

Posted on February 26, 2020

Guest post originally published on Epsagon by Ran Ribenzaft Nowadays, the myriad of data processing possibilities, ranging from in-house solutions to open-source tools to enterprise-grade third-party services, can be overwhelming. The regulatory demands are no joke either. There are laws…


Kubernetes 101

Posted on December 16, 2019

Guest post by Jef Spaleta, Sensu, originally published on the Sensu blog The appeal of running workloads in containers is intuitive and there are numerous reasons to do so. Shipping a process with its dependencies in a package…


AutoTiKV: TiKV tuning made easy by AI and machine learning

Posted on December 10, 2019

Guest post originally published in Chinese by Yuanli Wang, PingCap Modern database management systems (DBMS) are notorious for being complicated and having too many configuration options-or “knobs”- that mostly determine how the system performs. The traditional way of…


Case study: TiKV in JD Cloud

Posted on November 26, 2019

Guest post by Can Cui, Infrastructure Specialist at JD Cloud JD Cloud, is a full-service cloud computing platform and integrated cloud service provider. Like Microsoft Azure, we deliver comprehensive cloud computing services ranging from infrastructure building and strategic…


Cloud Native Computing Foundation Reaches Over 100 Certified Kubernetes Vendors

Posted on November 19, 2019

More than 100 vendors now provide certified, conformant Kubernetes products SAN DIEGO – November 19, 2019 – KubeCon + CloudNativeCon NA – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced…


Cloud Native Computing Foundation Announces Vitess Graduation

Posted on November 5, 2019

Cloud native database system reaches version 4.0 with focus on usability and performance SAN FRANCISCO, Calif. – November 5, 2019 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced that…


Building a large-scale distributed storage system based on Raft

Posted on November 4, 2019

Guest post by Edward Huang, Co-founder & CTO of PingCAP In recent years, building a large-scale distributed storage system has become a hot topic. Distributed consensus algorithms like Paxos and Raft are the focus of many technical articles. But those articles tend to be…


Kubernetes Autoscaling 101: Cluster Autoscaler, Horizontal Autoscaler, and Vertical Pod Autoscaler

Posted on October 29, 2019

Originally published on Medium by Mohamed Ahmed Kubernetes at its core is a resources management and orchestration tool. It is ok to focus day-1 operations to explore and play around with its cool features to deploy, monitor and…


Harbor 1.9 tackles multi-tenancy with key enterprise features

Posted on October 17, 2019

Originally published on Harbor.io by the Harbor team With the latest Harbor 1.9 release from September, Harbor introduced some key new features: 1. Tag retention and project quotas that strengthen image lifecycle management and security2. Webhook notifications that enable the…


5 Kubernetes RBAC mistakes you must avoid

Posted on September 16, 2019

Guest post by Connor Gilbert, originally published on StackRox If you run workloads in Kubernetes, you know how much important data is accessible through the Kubernetes API-from details of deployments to persistent storage configurations to secrets. The Kubernetes…