Skip to content

VOsipenkov/Nuclear-bot-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

k8s

To config ingress

https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v0.41.2/deploy/static/provider/cloud/deploy.yaml this deploys ingress controller

kubectl get pods --all-namespaces
find ingress and if in okey than

kubectl delete -A ValidatingWebhookConfiguration ingress-nginx-admission fix issue with certs

then can deploy ingress

(Config kafka)

first https://levelup.gitconnected.com/how-to-deploy-apache-kafka-with-kubernetes-9bd5caf7694f about plug in kafka and zookeeper containters

second kubectl port-forward kafka-broker-c856f4d9b-h2279 9092

[//]: # (Connect to database)(need to port forward service and connect from subd to it port) postgresdb.postgresql.svc.cluster.localhost 31171 nuclear pgadmin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published