Skip to content

1398abhisingh911/ansible-k8s-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s_cluster_ansible_role

Table of contents

General info

This project is for automation of the k8s cluster using ANSIBLE ON AWS CLOUD using ANSIBLE-ROLES.

Technologies

Project is created with:

  • ANSIBLE
  • AWS

Setup

To run this project, do the following:

$ CLONE THE REPO AND GO INSIDE.
$ CONFIGURE THE PRVILEGE ESCALATION PART OF CONFIG FILES FOR AWS.
$ SET THE MASTER AND SLAVE IN INVENTORY
$ ansible-playbook harole.yml
$ GO TO PUBLICIP OF WORKER NODE:30000.
$ IN WORDPRESS PORT WRITE THE FOLLOWING:
  DATABASE NAME: MYDB
  USERNAME: abhi
  PASSWORD: redhat
  ENTER IP OF CONTAINER INSIDE MYSQLPOD
  TABLE_PREFIX: wp_

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages