Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

homework 1 #1

Merged
merged 1 commit into from
May 14, 2024
Merged

homework 1 #1

merged 1 commit into from
May 14, 2024

Conversation

niko2892
Copy link
Collaborator

@niko2892 niko2892 commented May 7, 2024

Выполнено ДЗ №1

  • Основное ДЗ

В процессе сделано:

  • запустил minikube и веб-сервер в нем по заданию

Как запустить проект:

  • запустить из папки kubernetes-intro команды
  • kubectl apply -f .\namespace.yaml
  • kubectl apply -f .\configmap-nginx.yaml
  • kubectl apply -f .\pod.yaml
  • kubectl -n homework port-forward pods/nginx 8000:8000

Как проверить работоспособность:

PR checklist:

  • Знакомство с решениями для запуска локального Kubernetes кластера, создание первого pod

@alexeev79 alexeev79 merged commit 36924ed into main May 14, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants