=> {"attempts": 3, "changed": true, "cmd": ["timeout", "-k", "300s", "300s", "/usr/local/bin/kubeadm", "init", "--config=/etc/kubernetes/kubeadm-config.yaml", "--ignore-preflight-errors=all", "--skip-phases=addon/coredns", "--upload-certs"], "delta": "0:05:00.012...
Kubernetes III - kubeadm on AWS AWS : EKS (Elastic Container Service for Kubernetes) CI/CD Github actions CI/CD Gitlab DevOps / Sys Admin Q & A (1A) - Linux Commands (1B) - Linux Commands (2) - Networks (2B) - Networks (3) - Linux Systems (4) - Scripting (Ruby...
Kafka cluster depends on ZooKeeper to perform operations such as electing leaders and detecting failed nodes. In other words, Kafka brokers need it to form a cluster, and the topic configuration is stored in ZK nodes, etc. Note that newer versions of Kafka have decoupled the clients - consumer...
We can create topics on the Kafka server. Here, we'll create a topic named "replica-kafkatopic" with with a replication factor of three. The followingkafka-topics.shwill create a topic: $ bin/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 3 --partition 1 --t...
Docker & Kubernetes : Spinnaker on EKS with Halyard Docker & Kubernetes : Continuous Delivery Pipelines with Spinnaker and Kubernetes Engine Docker & Kubernetes : Multi-node Local Kubernetes cluster : Kubeadm-dind (docker-in-docker) Docker & Kubernetes : Multi-node Local Kubernetes cluster : Kubeadm...
> kubeadm: 37.96 MiB / 37.96 MiB [---] 100.00% 138.04 MiB p/s 1s > kubelet: 108.01 MiB / 108.01 MiB [---] 100.00% 174.05 MiB p/s 1s Enabling addons: default-storageclass, storage-provisioner Configuring local host environment ... The 'none' driver is designed...
Puppet with Amazon AWS on CentOS 7 (II) - Configuring a Puppet Master Server with Passenger and Apache Puppet master /agent ubuntu 14.04 install on EC2 nodes Puppet master post install tasks - master's names and certificates setup, Puppet agent post install tasks - configure agent, hostnames...
Install drill on Ubuntu 16.04 Download fromApache Drill site, and extract it to/usr/local/: $wget http://www-us.apache.org/dist/drill/drill-1.8.0/apache-drill-1.8.0.tar.gz$sudo tar xvzf apache-drill-1.8.0.tar.gz -C /usr/local ...
Since I did not configure Hue (with regard to Hadoop, HBase, ans Ozzie etc) in this tutorial, the Hue is kind of useless at this point. Get Hue from Git In this chapter, continuing from the previous chapter (Apache Hadoop : Creating HBase table with HBase shell and HUE), we're go...
Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-31-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage 128 packages can be updated. 75 updates are security updates. ...