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

Support NX-OS and OpenShift compatible Dockerfile #5

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

remingtonc
Copy link

@remingtonc remingtonc commented Nov 30, 2017

Add Kubernetes/OpenShift compatible Dockerfile (Kuberfile)

Add a Dockerfile which assumes that configuration will be applied as a ConfigMap to /data/config.
Assumes that logs, or other generated files by Pipeline will go in to /data.
Resolves OpenShift incompatibility with permissions on read/write to folders which are not volumes, hence a volume for Pipeline storage and another volume to map to configuration.

Enable NX-OS MDT consumption

Removes EOF error as NX-OS sends an EOF, IOS XR does not thus pipeline errors as it checks this condition. Implications unknown.

Recommend squash merge, did not branch. 👎

@remingtonc remingtonc changed the title Add Kubernetes/OpenShift compatible Dockerfile (Kuberfile) General Enhancements Aug 10, 2018
@remingtonc remingtonc changed the title General Enhancements Support NX-OS and OpenShift compatible Dockerfile Mar 28, 2019
Base automatically changed from master to main March 12, 2021 20:12
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