Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#kubernetes
Title
# kubernetes
p
powerful-planet-88446
06/07/2022, 9:15 AM
What's the most efficient way to import existing resources in a Kubernetes cluster?
b
broad-parrot-2692
06/07/2022, 11:33 PM
what kind of resources?
PVCs are iffy given that they have an attached disk in the given cloud provider
are you looking to have Pulumi take ownership of something like a deployed helm chart?
p
powerful-planet-88446
06/08/2022, 7:15 PM
it's mainly just PVCs, as I can delete and re-create all other resources
this is on a bare metal cluster
b
broad-parrot-2692
06/09/2022, 1:20 AM
oof
I've never worked with PVCs on bare metal, I can't speak to how that interaction and migration works
7 Views
Post