You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue/Feature Description:
Identify and fix miscellaneous issues in K8s manifests.
- DONE: Get K8s Master IP before starting deploy (deploy is along running process, which blocks getting the IP )
- DONE: Add utility script to scale services.
- TODO: Document the scale feature.
- DONE: Correct kafka service name in utility script k8s-cleanup.sh
- TODO: Optimize deployment yamls - remove shell scripts
- DONE: Use secrets
- TODO: Use Ingress.
Why this issue to fixed / feature is needed(give scenarios or use cases):
How to reproduce, in case of a bug:
Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)
The text was updated successfully, but these errors were encountered:
rajat-soda
changed the title
Misc issues in Kubernetes manifests.
Future: Misc issues in Kubernetes manifests.
Apr 7, 2021
Issue/Feature Description:
Identify and fix miscellaneous issues in K8s manifests.
- DONE: Get K8s Master IP before starting deploy (deploy is along running process, which blocks getting the IP )
- DONE: Add utility script to scale services.
- TODO: Document the scale feature.
- DONE: Correct kafka service name in utility script k8s-cleanup.sh
- TODO: Optimize deployment yamls - remove shell scripts
- DONE: Use secrets
- TODO: Use Ingress.
Why this issue to fixed / feature is needed(give scenarios or use cases):
How to reproduce, in case of a bug:
Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)
The text was updated successfully, but these errors were encountered: