Skip to content

ishtyaq/eks-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eks-client

Simple client for working with ElasticSearch on K8S on local machine

Pre-requisite:

  • Local Kubernetes setup with Minikube
  • Java client implementation

Setup Elastic Search

How Java Client works

  • This is a command line project that allows you to add new text to an Elasticsearch database. The program has three options: Input, Search, and Exit.

  • You can change the Elasticsearch server and URL from the properties file.

Console Client

My Console Client

My Local Kibana

My Kibana Client

K8S Setup

My K8S Setup

About

Elastic Search Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages