Blog
Okctl

EKS cluster upgrades

okctl upgrade does not attempt to upgrade the EKS cluster, because there can be manual, cluster specific changes that need to be done before upgrading. To upgrade, you need to follow this guide: https://github.com/oslokommune/okctl-upgrade/tree/main/gists/bump-eks We will be happy to help if you ... Read more

Blog
Julius Pedersen

Apps no longer own namespace resources

Turns out it doesn't make much sense that applications own their namespaces. Turns out namespaces often are shared by multiple applications. Turns out deleting all resources belonging to an app is a problem when one of the resources is shared with other apps. To improve the solution, we've moved the ... Read more

Blog
Julius Pedersen

Persistent logs, hurray!

Persistence in production logs is expected, but it's also a feature. A feature we've postponed long enough. Okctl 0.0.94 configures Loki to use S3 as storage for logs and DynamoDB for index tables. To upgrade, download the latest okctl and run‌‌: okctl upgrade What does it mean for ... Read more

You've successfully subscribed to Okctl
Great! Next, complete checkout for full access to Okctl
Welcome back! You've successfully signed in.
Unable to sign you in. Please try again.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info is updated.
Billing info update failed.