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

K8s pod dns #6

Merged
merged 7 commits into from
Sep 27, 2024
Merged

K8s pod dns #6

merged 7 commits into from
Sep 27, 2024

Conversation

asaiacai
Copy link
Owner

@asaiacai asaiacai commented Sep 27, 2024

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_kubernetes_ssh_hostname

@asaiacai asaiacai merged commit 4d602c5 into master Sep 27, 2024
20 checks passed
asaiacai added a commit that referenced this pull request Oct 25, 2024
* enumerate worker pods, bind pod_name to headless service

* patch worker numbering

* allow any traffic between sky pods

* add test for ssh vs hostname

* fix ip-worker mapping for k8s ssh

* lint
asaiacai added a commit that referenced this pull request Nov 5, 2024
* enumerate worker pods, bind pod_name to headless service

* patch worker numbering

* allow any traffic between sky pods

* add test for ssh vs hostname

* fix ip-worker mapping for k8s ssh

* lint
asaiacai added a commit that referenced this pull request Nov 5, 2024
* [docs]: OCI key_file path clarrification (skypilot-org#4262)

* [docs]: OCI key_file path clarrification

* Update installation.rst

* [k8s] Parallelize setup for faster multi-node provisioning (skypilot-org#4240)

* parallelize setup

* lint

* Add retries

* lint

* retry for get_remote_home_dir

* optimize privilege check

* parallelize termination

* increase num threads

* comments

* lint

* K8s pod dns (#6)

* enumerate worker pods, bind pod_name to headless service

* patch worker numbering

* allow any traffic between sky pods

* add test for ssh vs hostname

* fix ip-worker mapping for k8s ssh

* lint

* Update README.md

* Update pypi-nightly-build.yml

point build to our pypi project

* patch affinity to work with dws (#7)

* patch affinity to work with dws

* lint

* patch affinity to work with dws (#7)

* patch affinity to work with dws

* lint

lint

* lint

---------

Co-authored-by: Hysun He <hysunhe@foxmail.com>
Co-authored-by: Romil Bhardwaj <romil.bhardwaj@berkeley.edu>
asaiacai added a commit that referenced this pull request Nov 13, 2024
* enumerate worker pods, bind pod_name to headless service

* patch worker numbering

* allow any traffic between sky pods

* add test for ssh vs hostname

* fix ip-worker mapping for k8s ssh

* lint
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.

1 participant