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

Add kubernetes as Provider #325

Closed
ShubhamRasal opened this issue Apr 5, 2023 · 0 comments · Fixed by #329
Closed

Add kubernetes as Provider #325

ShubhamRasal opened this issue Apr 5, 2023 · 0 comments · Fixed by #329
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed.

Comments

@ShubhamRasal
Copy link
Contributor

As similar to other provider, add kubernetes as a provider.

Add ability to output:

  • Service IP address from all the namespace
  • Ingress rules from all the namespace

In the config file,

- # provider is the name of the provider
  provider: k8s OR kubernetes
  #  id is the name defined by user for filtering (optional)
  id: dev_cluster
  kubeconfig_file:  <location-of-kubeconfig>
  context: <name of context>
@ShubhamRasal ShubhamRasal self-assigned this Apr 5, 2023
This was linked to pull requests Apr 6, 2023
@ehsandeep ehsandeep added this to the cloudlist v1.0.3 milestone Apr 11, 2023
@ehsandeep ehsandeep added Status: In Progress This issue is being worked on, and has someone assigned. Status: Completed Nothing further to be done with this issue. Awaiting to be closed. and removed Status: In Progress This issue is being worked on, and has someone assigned. labels Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed.
Projects
None yet
2 participants