#!/bin/bash kubectl apply -f deployment.yml kubectl apply -f service.yml kubectl apply -f statefulset.yml