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: add configmap and secret objects #1627

Merged
merged 1 commit into from
Feb 4, 2019

Conversation

hunchback
Copy link
Collaborator

Added new k8s resources plus tests. Can be viewed via ui by running:

analyzer:
  topology:
    probes:
    - k8s
    k8s:
      probes:
      - configmap
      - secret
kubectl apply -f tests/k8s/configmap.yaml
kubectl apply -f tests/k8s/secret.yaml

@safchain safchain merged commit 8a7ef1e into skydive-project:master Feb 4, 2019
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