Search

Blog posts

Creating an EKS cluster with eksctl

Creating EKS clusters is now a trivial task with eksctl. In this post, we’ll learn how to create a cluster and integrate it with Octopus.

Granting federated user accounts to an EKS cluster

Learn how to grant an AWS federated user account to an EKS cluster.

Creating an EKS cluster in AWS

As part of our series about Continuous Integration and build servers, learn how to create an EKS cluster in AWS.

Deploying to Amazon EKS with Docker and Jenkins

As part of our series about Continuous Integration and build servers, learn how to build a Docker image in Jenkinsfile, publish to ECR, and deploy to EKS.

Deploying to Amazon EKS with GitHub Actions

As part of our series about Continuous Integration, learn how to build a workflow in GitHub Actions, push to ECR, and deploy to EKS.

Outage on octopus.com - report and learnings

Public incident report and our learnings about the octopus.com DNS disruption from January 25 – 26, 2023.

Multi-cloud Kubernetes with Octopus Deploy

Learn how Octopus Deploy works with Kubernetes on cloud platforms.

Java CI/CD: From Continuous Integration to Kubernetes deployments

In this post, we create a Kubernetes cluster in AWS.

Multi-environment deployments with GitHub Actions and Octopus

As part of our series about Continuous Integration, learn how to build a Docker image in GitHub Actions, push to ECR, and deploy to EKS with Octopus.

Multi-environment deployments with Jenkins and Octopus

As part of our series about Continuous Integration and build servers, learn how to set up a multi-environment deployment with Jenkins and Octopus Deploy.

Using AWS IAM roles in Octopus

Learn how IAM roles allow users to temporarily assume new permissions or perform work from an EC2 instance without any additional credentials.

Octopus Workflow Builder feedback

Request for feedback on the early release of a workflow builder.

The ultimate guide to Kubernetes microservice deployments

Learn how to deploy microservices into a Kubernetes cluster with Octopus Deploy.

Continuous Delivery with Octopus and Kubernetes

This training series provides a step by step walk-through building multi-environment deployments with Octopus and Kubernetes.

Creating an EC2 Octopus Worker with CloudFormation

Learn how to deploy an EC2 configured as an Octopus Worker via a CloudFormation template.

The difference between ClusterIP, NodePort, and LoadBalancer Kubernetes services

Learn the differences between the 3 kinds of Kubernetes services, ClusterIP, NodePort, and LoadBalancer.

Ingress and Ingress Controllers

Learn about Ingress resources and Ingress Controllers, as part of our Kubernetes training series.

Ingress and Ingress Controllers demo

Learn how to deploy an Ingress Controller and expose services via Ingress resources, as part of our Kubernetes training series.

Deploy Google's Online Boutique microservice stack in Octopus

Learn how to import an existing microservice application stack into Octopus, as part of our Kubernetes training series.

Blue/green deployments

Watch the blue/green deployment strategy, as part of our Kubernetes training series

Getting started with Docker

This post opens our Kubernetes training series. First, learn how to install Docker on your local workstation.

Installing a development Kubernetes cluster

Next in our Kubernetes training series, learn to to install a local development Kubernetes cluster with kind.

Creating Docker containers

Next in our Kubernetes training series, learn how to create a Docker image and run it as a container.

Deploying to Kubernetes with Octopus

Learn how to configure a Kubernetes cluster as an Octopus target and deploy applications to it, as part of our Kubernetes training series.

Multi-environment deployments

Learn how to progress deployments to multiple environments as part of our Kubernetes training series.

Installing a dashboard

Learn how to install helm and then use it to install a dashboard to monitor the cluster, as part of our Kubernetes training series

Observing deployment strategies

Watch in realtime as pods are redeployed with different deployment strategies, as part of our Kubernetes training series.
Loading...

Documentation

octopus deployment-target kubernetes create

Create a Kubernetes deployment target

Kubernetes cluster

How to configure a Kubernetes cluster as a deployment target in Octopus

Create Kubernetes Target Command

Cmdlet for creating a Kubernetes target

Can't find what you are looking for? You can also search our support forum.