Browse Source

#3329: [doc] Add how obtain IP address from network card in FAQ (#11311)

This pull request update the FAQ doc (faq.md) by adding how to obtain the IP address
from the specified network card, which is part of relevant information created when 
the master service and worker service are registered with zookeeper.
git-as-svn/v1/dev
Shuo Zhang 2 years ago committed by GitHub
parent
commit
2bf620c4bf
  1. 2
      commit.ref
  2. 38
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 278371bcb96c46f6f342da5efe23f85d976ce8bc
Subproject commit 50380e008fbf257623b7a4cf4beda06d49df07d5

38
commit.yml

@ -3,30 +3,24 @@ branches: {
}
fileChange:
/docs:
newFile: !uuid '53bc62e84f463a71205a364bef84f8df9893b55c'
oldFile: !uuid 'b9adb8479d9fcf3d1f69fddf5283c0ae32ea8759'
newFile: !uuid '79a801c592190ca5736b73b65e16e756b3ca2932'
oldFile: !uuid '53bc62e84f463a71205a364bef84f8df9893b55c'
/docs/docs:
newFile: !uuid '21ebf523008739787a784d9ddc2ffca7f96b49fa'
oldFile: !uuid '733f2370161b608fc3db48b9f8ee0e9afc0e2cd0'
newFile: !uuid '77abe6a2a5400184e86362cb8f5de209214cb38f'
oldFile: !uuid '21ebf523008739787a784d9ddc2ffca7f96b49fa'
/docs/docs/en:
newFile: !uuid '8978393b992cc5db8236364624ac771dadb93c4a'
oldFile: !uuid '27d38dd825e9e7d3b89b2e4fe04b058eee1894c1'
/docs/docs/en/architecture:
newFile: !uuid '19a515aa32c74049988260c9174003c9b7686666'
oldFile: !uuid '22e3ded7fb9f3ece33cdfa1e77158b2807e9b29c'
/docs/docs/en/architecture/configuration.md:
newFile: !uuid 'aa15fb4651d32eb933e1d112a35588d7c1971578'
oldFile: !uuid '2c8936a29d0b5f2cd6b017f38defed013427e2a4'
newFile: !uuid '90c1c703ec16477bce305a8825b635d4addb2484'
oldFile: !uuid '8978393b992cc5db8236364624ac771dadb93c4a'
/docs/docs/en/faq.md:
newFile: !uuid 'b8396f67536cdd1a2da31bff3689e850412980b9'
oldFile: !uuid '0fe807b0c8fe4f70f0db014a85c54b00718b254d'
/docs/docs/zh:
newFile: !uuid '7062f095efe282dd5094a43568031362c080546c'
oldFile: !uuid 'de8c03efab23c454969a9be7c74bb7028f114b7f'
/docs/docs/zh/architecture:
newFile: !uuid '1a1203d9e2b6cac8914148ddf14a5d491b355438'
oldFile: !uuid '4aba4e8d229fe0fc9b3d188dc78128b714475126'
/docs/docs/zh/architecture/configuration.md:
newFile: !uuid '1097b50786005a34548ce1e0a1ff4c407f4facd4'
oldFile: !uuid 'e40576bb60d35f31848062d8f5eda28be3f6fdd6'
gitCommitId: !uuid '278371bcb96c46f6f342da5efe23f85d976ce8bc'
newFile: !uuid '36c668a6ef4f29b4775642e2a550b2bb03bc06a0'
oldFile: !uuid '7062f095efe282dd5094a43568031362c080546c'
/docs/docs/zh/faq.md:
newFile: !uuid '93a0dece9ccc9cc3e21904f33bba3d7d6416d650'
oldFile: !uuid 'd3745ca7672ac69be2a112a6eb9b01acdf3d486c'
gitCommitId: !uuid '50380e008fbf257623b7a4cf4beda06d49df07d5'
renames: {
}
revisionId: 3328
revisionId: 3329

Loading…
Cancel
Save